Rename cfg_match! to cfg_select! by tgross35 · Pull Request #137198 · 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 5df0f72 (parent) -> 6eef33b (this PR)

Test differences

Show 28 test diffs

Stage 0

Stage 1

Additionally, 8 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 6eef33bb399cabfab16aa4e0825895f5f32f4e26 --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-2: 4888.6s -> 5807.5s (18.8%)
  2. aarch64-apple: 5119.1s -> 4287.7s (-16.2%)
  3. dist-apple-various: 6446.4s -> 7217.2s (12.0%)
  4. dist-x86_64-msvc-alt: 7405.5s -> 8228.3s (11.1%)
  5. dist-aarch64-apple: 5421.3s -> 5952.6s (9.8%)
  6. x86_64-apple-1: 8252.9s -> 8782.1s (6.4%)
  7. armhf-gnu: 4421.9s -> 4698.2s (6.2%)
  8. dist-x86_64-musl: 7160.2s -> 7516.8s (5.0%)
  9. dist-x86_64-apple: 8737.7s -> 9150.5s (4.7%)
  10. x86_64-mingw-2: 7376.8s -> 7050.0s (-4.4%) 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.