-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Try inlining trivial functions used by CTFE #81441
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
@bors try @rust-timer queue |
Awaiting bors try build completion. |
⌛ Trying commit 20982b3 with merge 4a69f8e80de4c2a2c4efdfa2ec39d3d688deaf31... |
☀️ Try build successful - checks-actions |
Queued 4a69f8e80de4c2a2c4efdfa2ec39d3d688deaf31 with parent 613ef74, future comparison URL. @rustbot label: +S-waiting-on-perf |
Finished benchmarking try commit (4a69f8e80de4c2a2c4efdfa2ec39d3d688deaf31): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
The change was targeting the ctfe-stress-4 benchmark. The full wall times show consistent improvements of -5.0%, as do incr-full runs. The detailed comparisons show improvements in r? @oli-obk |
@bors r+ |
📌 Commit 20982b3 has been approved by |
☀️ Test successful - checks-actions |
r? @ghost