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

Additionally, 48 doctest diffs were found. These are ignored, as they are noisy.

Job group index

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

  1. x86_64-apple-1: 8191.0s -> 6182.1s (-24.5%)
  2. x86_64-apple-2: 3891.8s -> 3078.9s (-20.9%)
  3. dist-apple-various: 6340.5s -> 5395.4s (-14.9%)
  4. dist-x86_64-apple: 7683.6s -> 8534.0s (11.1%)
  5. tidy: 70.1s -> 64.4s (-8.1%)
  6. dist-various-1: 4014.2s -> 3734.3s (-7.0%)
  7. dist-x86_64-mingw: 7681.9s -> 7286.0s (-5.2%)
  8. dist-arm-linux-musl: 5334.7s -> 5609.2s (5.1%)
  9. x86_64-msvc-ext3: 6089.3s -> 5780.9s (-5.1%)
  10. 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.