-
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
[DO NOT MERGE] Test njn's hashbrown changes on CI #92585
Conversation
@bors try |
⌛ Trying commit 18bbde0 with merge 7f2f2f7e1a8b9a1c3e3329facd5fc84e11f5da4d... |
☀️ Try build successful - checks-actions |
Might as well trigger the perf run now, since the collector's queue is empty @rust-timer build 7f2f2f7e1a8b9a1c3e3329facd5fc84e11f5da4d |
Queued 7f2f2f7e1a8b9a1c3e3329facd5fc84e11f5da4d with parent b03c504, future comparison URL. |
Finished benchmarking commit (7f2f2f7e1a8b9a1c3e3329facd5fc84e11f5da4d): comparison url. Summary: This change led to very large relevant mixed results 🤷 in compiler performance.
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. Next Steps: If you can justify the regressions found in this try perf run, please indicate this with @bors rollup=never |
This is a CI hack on top of hacks, to try and get njn's build using a hashbrown fork profiled on CI.
r? @ghost