-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
inline tuple_fields
#94928
inline tuple_fields
#94928
Conversation
r? @davidtwco (rust-highfive has picked a reviewer for you, use r? to override) |
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 423600d with merge 21b401a310360c8e5cfecbcd5cb790662722386d... |
☀️ Try build successful - checks-actions |
Queued 21b401a310360c8e5cfecbcd5cb790662722386d with parent b751124, future comparison URL. |
Finished benchmarking commit (21b401a310360c8e5cfecbcd5cb790662722386d): comparison url. Summary: This benchmark run did not return any relevant results. 4 results were found to be statistically significant but too small to be relevant. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. While you can manually mark this PR as fit for rollup, we strongly recommend not doing so since this PR led to changes in compiler perf. @bors rollup=never |
seems like a slight improvement |
Seems reasonable in any case. |
📌 Commit 423600d has been approved by |
☀️ Test successful - checks-actions |
Finished benchmarking commit (be52b4a): comparison url. Summary: This benchmark run did not return any relevant results. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
more #93505 fun, after this i have no idea what might be causing the perf impact.