-
Notifications
You must be signed in to change notification settings - Fork 13.2k
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
Remove ArenaCacheSelector for visible_parent_map query ( + LRC) #92169
Conversation
r? @davidtwco (rust-highfive has picked a reviewer for you, use r? to override) |
Please, kindly schedule a perf run, in accordinness with #87349 (comment) |
8d43415
to
9a9c6a2
Compare
Optimize visible_parent_map to use LRC to prevent unnecessary cloning
9a9c6a2
to
852dea8
Compare
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 852dea8 with merge 4736b7cc664479bfe36f2802f887ae3513a3e47b... |
☀️ Try build successful - checks-actions |
Queued 4736b7cc664479bfe36f2802f887ae3513a3e47b with parent e100ec5, future comparison URL. |
Finished benchmarking commit (4736b7cc664479bfe36f2802f887ae3513a3e47b): comparison url. Summary: This benchmark run did not return any relevant changes. 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 |
@bors r+ |
📌 Commit 852dea8 has been approved by |
What is the rationale behind this change? |
⌛ Testing commit 852dea8 with merge 9b107b3fef78ffbbbbcc36743b04ace5ce9db6db... |
💔 Test failed - checks-actions |
A job failed! Check out the build log: (web) (plain) Click to see the possible cause of the failure (guessed by this bot)
|
@bors retry |
⌛ Testing commit 852dea8 with merge 3e9ef3b966887c0eada1b2831aa817a4beebf561... |
💔 Test failed - checks-actions |
@bors retry Looks like apple runner issues |
⌛ Testing commit 852dea8 with merge cf02e4761fb46fe68a1f695c6e20978636c2e4af... |
💔 Test failed - checks-actions |
@bors retry |
☀️ Test successful - checks-actions |
No description provided.