-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[benchmark] Janitor Duty, Legacy Factor: Return of the String #21413
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, Legacy Factor: Return of the String #21413
Conversation
+ NormalizedIterator
@swift-ci please benchmark |
@swift-ci please smoke test |
@eeckstein Please review 🙏 |
Build comment file:Code size: -O
Code size: -Osize
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
|
This PR follows-up #20861. 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.
Flavor of the day: “Hail to the
String
, baby!”