-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[benchmark] Janitor Duty: Thesaurus Heirloom #22026
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: Thesaurus Heirloom #22026
Conversation
@swift-ci please benchmark |
This comment has been minimized.
This comment has been minimized.
Hmm… let's make this easier by postponing the changes to benchmarks that result in side-effects for later. I'm going to force-push update that includes only the no-changes subset. |
…and refactored setUp/tearDown
1c9b2a2
to
3417ee6
Compare
@swift-ci please benchmark |
@swift-ci please smoke test |
Build comment file:Performance: -O
Code size: -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
|
@eeckstein Please review 🙏 cc @phausler, @itaiferber FYI: The unmodified |
This PR follows-up #20861, #21413, #21516 and #21794. 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 without a unifying theme, just trodding down the alphabet, skipping over troublemakers.