-
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
Revert "Compute lint levels by definition" #101839
Conversation
Measurement during review: https://perf.rust-lang.org/compare.html?start=98f3001eecbe4cbd091c10ffab45b4c164bb507b&end=4ae314edea36bbec3e6a73de890c1d6c727690ac&stat=instructions:u
|
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 18066f1 with merge 210412ff6028dddbd084275dd1cd304864ed7ca2... |
☀️ Try build successful - checks-actions |
Queued 210412ff6028dddbd084275dd1cd304864ed7ca2 with parent c3f5929, future comparison URL. |
Finished benchmarking commit (210412ff6028dddbd084275dd1cd304864ed7ca2): comparison URL. Overall result: ❌✅ regressions and improvements - ACTION NEEDEDBenchmarking 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 may lead 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 Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Footnotes |
@bors r+ rollup=never |
⌛ Testing commit 18066f1 with merge a7dd7dcbba0333878ec10067bb3253b1ef7ca0de... |
💔 Test failed - checks-actions |
The job Click to see the possible cause of the failure (guessed by this bot)
|
Replaced by #101862 with an actual fix. |
☔ The latest upstream changes (presumably #101938) made this pull request unmergeable. Please resolve the merge conflicts. |
Reverts #101620
The final perf results are very different from the measurement during review.
r? @oli-obk