-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[benchmark] Janitor Duty: Lexicon Legacy #21794
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
[benchmark] Janitor Duty: Lexicon Legacy #21794
Conversation
This comment has been minimized.
This comment has been minimized.
@swift-ci please benchmark |
@swift-ci please smoke test |
This comment has been minimized.
This comment has been minimized.
22c3951
to
eadb243
Compare
@swift-ci please benchmark |
Build comment file:Performance: -O
Performance: -Osize
Code size: -Osize
Performance: -Onone
How to read the dataThe tables contain differences in performance which are larger than 8% and differences in code size which are larger than 1%.If you see any unexpected regressions, you should consider fixing the Noise: Sometimes the performance results (not code size!) contain false Hardware Overview
|
@swift-ci please smoke test |
@eeckstein Please review 🙏 (Today just a short one… I'm burnt out in this 🚽) |
Thank you Erik! |
This PR follows-up #20861, #21413 and #21516. It's a next batch of benchmark clean-up to enable robust performance measurements by adjusting workloads to run in reasonable time (< 1000 μs), minimizing the accumulated error. To maintain long-term performance tracking, it applies legacy factor where necessary.
This one's about Dicts...