Rollup of 3 pull requests#155901
Conversation
Regression test for rust-lang#83060
triagebot: add myself to libs rotation No harm helping out a little :D r? me
Add regression test for LLVM bug with huge stack frames Regression test for rust-lang#83060 Closes rust-lang#83060
… r=Kivooeo Refer to `FnDef` as "function item", not "function pointer"
|
@bors r+ rollup=never p=5 |
This comment has been minimized.
This comment has been minimized.
|
📌 Perf builds for each rolled up PR:
previous master: b20956b0f4 In the case of a perf regression, run the following command for each PR you suspect might be the cause: |
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 b20956b (parent) -> b806d39 (this PR) Test differencesShow 12 test diffsStage 1
Stage 2
Additionally, 2 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 b806d39f033b05ea5aec9a353df75314007a728c --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 (b806d39): comparison URL. Overall result: ✅ improvements - no action needed@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 (secondary -4.7%)A less reliable metric. May be of interest, but not used to determine the overall result above.
CyclesThis perf run didn't have relevant results for this metric. Binary sizeResults (primary -0.1%, secondary -0.1%)A less reliable metric. May be of interest, but not used to determine the overall result above.
Bootstrap: 489.569s -> 489.748s (0.04%) |
Successful merges:
FnDefas "function item", not "function pointer" #155900 (Refer toFnDefas "function item", not "function pointer")r? @ghost
Create a similar rollup