Specialize sleep_until implementation for unix (except mac) by yara-blue · Pull Request #141829 · rust-lang/rust (original) (raw)
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 a84ab0c (parent) -> ca98d4d (this PR)
Test differences
Show 49 test diffs
Stage 1
sleep_until: [missing] -> pass (J0)
Additionally, 48 doctest diffs were found. These are ignored, as they are noisy.
Job group index
- J0: aarch64-apple, aarch64-gnu, arm-android, armhf-gnu, dist-i586-gnu-i586-i686-musl, i686-gnu-1, i686-gnu-nopt-1, i686-gnu-nopt-2, i686-msvc-1, pr-check-2, test-various, x86_64-apple-1, x86_64-gnu, x86_64-gnu-aux, x86_64-gnu-llvm-19-2, x86_64-gnu-llvm-19-3, x86_64-gnu-llvm-20-2, x86_64-gnu-llvm-20-3, x86_64-gnu-nopt, x86_64-gnu-stable, x86_64-mingw-1, x86_64-msvc-1 Test dashboard
Run
cargo run --manifest-path src/ci/citool/Cargo.toml --
test-dashboard ca98d4d4b3114116203699c2734805547df86f9a --output-dir test-dashboard
And then open test-dashboard/index.html in your browser to see an overview of all executed tests.
Job duration changes
- x86_64-apple-1: 8191.0s -> 6182.1s (-24.5%)
- x86_64-apple-2: 3891.8s -> 3078.9s (-20.9%)
- dist-apple-various: 6340.5s -> 5395.4s (-14.9%)
- dist-x86_64-apple: 7683.6s -> 8534.0s (11.1%)
- tidy: 70.1s -> 64.4s (-8.1%)
- dist-various-1: 4014.2s -> 3734.3s (-7.0%)
- dist-x86_64-mingw: 7681.9s -> 7286.0s (-5.2%)
- dist-arm-linux-musl: 5334.7s -> 5609.2s (5.1%)
- x86_64-msvc-ext3: 6089.3s -> 5780.9s (-5.1%)
- i686-gnu-nopt-2: 8135.4s -> 7743.9s (-4.8%) How to interpret the job duration changes?
Job durations can vary a lot, based on the actual runner instance
that executed the job, system noise, invalidated caches, etc. The table above is provided
mostly for t-infra members, for simpler debugging of potential CI slow-downs.