-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[AutoDiff] Add differentiation benchmarks #34901
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
@swift-ci benchmark |
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
@swift-ci benchmark |
1 similar comment
@swift-ci benchmark |
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, though it seems that the benchmarks are crashing during run.
Interesting... I'm unable to reproduce this on macOS. |
@swift-ci benchmark |
ef87562
to
3e86dc9
Compare
@swift-ci benchmark |
@swift-ci please test |
Performance: -O
Code size: -O
Performance: -Osize
Code size: -Osize
Performance: -Onone
Code size: -swiftlibs
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
|
* 'main' of github.com:apple/swift: [AutoDiff] Add differentiation benchmarks (swiftlang#34901)
Revives #31108 by @marcrasi.