-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[benchmark] Janitor Duty: Final Sweep #24677
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
The head ref may contain hidden characters: "janitor\u2019s-last-stand"
Conversation
@swift-ci please benchmark |
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
|
Hmm… I was trying to lower the workload of
...but from the test benchmark above I see that these run much better on modern hardware:
I'm unable to use |
1a8d3dd
to
f39e85b
Compare
f39e85b
to
da31b40
Compare
@swift-ci test |
@swift-ci benchmark |
Performance: -O
Code size: -O
Performance: -OsizeCode size: -OsizePerformance: -Onone
Code size: -swiftlibsHow 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 I seem to have forgotten about this one. Thank's for remininding me, @CodaFi. Please review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Hopefully last of the cleanups…