Uh oh!
There was an error while loading. Please reload this page.
Derive Copy for VarianceDiagInfo - #86670
Conversation
rust-highfive
commented
Jun 27, 2021
r? @davidtwco (rust-highfive has picked a reviewer for you, use r? to override) |
Aaron1011
commented
Jun 27, 2021
@bors try @rust-timer queue |
rust-timer
commented
Jun 27, 2021
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
bors
commented
Jun 27, 2021
⌛ Trying commit 4be38d2 with merge 242d9f0318ecad35ad4e410f82bae32fb62fe3d0... |
Copy for `VarianceDiagInfo1Copy for VarianceDiagInfobors
commented
Jun 27, 2021
☀️ Try build successful - checks-actions |
rust-timer
commented
Jun 27, 2021
Queued 242d9f0318ecad35ad4e410f82bae32fb62fe3d0 with parent 543ab99, future comparison URL. |
rust-timer
commented
Jun 27, 2021
Finished benchmarking try commit (242d9f0318ecad35ad4e410f82bae32fb62fe3d0): comparison url. Summary: This change led to significant 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. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
rustbot
commented
Jun 27, 2021
Error: Label perf-regression can only be set by Rust team members Please let |
Aaron1011
commented
Jun 27, 2021
The performance improvements suggest that it might be worth trying to revive #72409 in some form - the compiler shouldn't need a |
Improvement in one test, but max-rss is red in most cases (given that max-rss bench results accuracy not high and can be scattered up and down). |
Aaron1011
commented
Jun 28, 2021
This is intended to fix the performance regression caused by adding the variance diag info. @bors r=davidtwco |
bors
commented
Jun 28, 2021
📌 Commit 4be38d2 has been approved by |
bors
commented
Jun 28, 2021
⌛ Testing commit 4be38d2 with merge 71a97b28ab15a7ff758e748e9518088f6adfa076... |
bors
commented
Jun 28, 2021
💔 Test failed - checks-actions |
rust-log-analyzer
commented
Jun 28, 2021
Aaron1011
commented
Jun 28, 2021
@bors retry |
bors
commented
Jun 29, 2021
bors
commented
Jun 29, 2021
☀️ Test successful - checks-actions |
Thanks @Aaron1011 ! End results look good to me. (Original regressing results here for reference.) |
No description provided.