Conversation
|
|
@bors r+ rollup=never |
|
☀️ Test successful - checks-actions |
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 ac17c34 (parent) -> ae3b909 (this PR) Test differencesShow 9 test diffsStage 2
Job group index
Test dashboardRun cargo run --manifest-path src/ci/citool/Cargo.toml -- \
test-dashboard ae3b909a323aa771db8ee3919c1454b77db05fbf --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 (ae3b909): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is the most reliable metric that we have; it was used to determine the overall result at the top of this comment. However, even this metric can sometimes exhibit noise.
Max RSS (memory usage)Results (primary 1.8%, secondary 1.0%)This 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.
CyclesResults (secondary 0.3%)This 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.
Binary sizeResults (secondary 0.1%)This 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.
Bootstrap: 777.472s -> 777.393s (-0.01%) |
|
Nominating for beta because it fixes a large compile-time regression on s390x (#141287). |
LLVM 20.1.4 that has landed in beta has fixed this issue. Keep the label, we can double-check later. |
|
Diff: rust-lang/llvm-project@8448283...c1118fd. There are some fixes for x86 and aarch64. |
[beta] backports - Update to LLVM 20.1.5 #141063 r? cuviper
[beta] backports - Update to LLVM 20.1.5 #141063 r? cuviper
@rustbot label A-LLVM T-compiler