-
Notifications
You must be signed in to change notification settings - Fork 128
performance: Use push_unchecked when building indices for element take in fixedsizedlist take #6222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
CodSpeed Performance ReportMerging this PR will improve performance by 57.7%Comparing Summary
Performance Changes
Footnotes
|
48842d4 to
49f5351
Compare
|
This is nice! I'm now convinced that if we migrated all of our builders to vectors we would have huge perf improvements everywhere since it makes these kinds of optimizations so much easier. |
…e in fixedsizedlist take Signed-off-by: Robert Kruszewski <github@robertk.io>
Signed-off-by: Robert Kruszewski <github@robertk.io>
4ab43a1 to
3cf2894
Compare
This reverts commit 3cf2894.
Signed-off-by: Robert Kruszewski github@robertk.io