-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
Introduce new TaskDepsRef
enum to track allow/ignore/forbid status
#92681
Conversation
r? @jackh726 (rust-highfive has picked a reviewer for you, use r? to override) |
r? @cjgillot |
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit f64cd87 with merge f859e551c810093130909a29fc1064952b09ecbc... |
☀️ Try build successful - checks-actions |
Queued f859e551c810093130909a29fc1064952b09ecbc with parent 02fe61b, future comparison URL. |
Finished benchmarking commit (f859e551c810093130909a29fc1064952b09ecbc): comparison url. Summary: This change led to moderate relevant improvements 🎉 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. @bors rollup=never |
@bors r+ |
📌 Commit f64cd87 has been approved by |
I didn't expect that to be a performance win 😃 |
☀️ Test successful - checks-actions |
Finished benchmarking commit (02c9e73): comparison url. Summary: This change led to moderate relevant improvements 🎉 in compiler performance.
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
No description provided.