Revert #151380 and #153869#154308
Conversation
This comment has been minimized.
This comment has been minimized.
c78e4f8 to
1a67312
Compare
|
These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
|
Thanks. r+-ing as discussed in #t-compiler/backports > #153869: beta-nominated @ 💬 since both are clean reverts. @bors r+ rollup=never |
This comment has been minimized.
This comment has been minimized.
What is this?This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.Comparing 7e46c5f (parent) -> 009a6c1 (this PR) Test differencesShow 31 test diffsStage 1
Stage 2
Additionally, 7 doctest diffs were found. These are ignored, as they are noisy. Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard 009a6c1e8b559de780be565937d83e8f4a36d58d --output-dir test-dashboardAnd then open Job duration changes
How to interpret the job duration changes?Job durations can vary a lot, based on the actual runner instance |
|
Finished benchmarking commit (009a6c1): comparison URL. Overall result: ❌✅ regressions and improvements - please read the text belowOur benchmarks found a performance regression caused by this PR. Next Steps:
@rustbot label: +perf-regression Instruction countOur most reliable metric. Used to determine the overall result above. However, even this metric can be noisy.
Max RSS (memory usage)Results (primary 3.7%, secondary 2.2%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesResults (secondary 3.6%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 490.376s -> 488.623s (-0.36%) |
|
This reverts two improvements, so regressions are expected. This is ultimately a correctness fix, so marking as triaged. |
cc https://rust-lang.zulipchat.com/#narrow/channel/474880-t-compiler.2Fbackports/topic/.23153869.3A.20beta-nominated/with/581306395
r? ghost