Skip to content

Conversation

@tgross35
Copy link
Contributor

@tgross35 tgross35 commented Dec 6, 2025

Currently the benchmark CI jobs prints multiple pages of paths from the extracted archive, since tar is run with v. This is a lot of output that is usually just noise in CI.

Switch to printing the paths from python instead, limiting to a depth of three segments (and deduplicating). Removing it completely was an option, but it's still nice to have a hint about what gets updated.

Currently the benchmark CI jobs prints multiple pages of paths from the
extracted archive, since `tar` is run with `v`. This is a lot of output
that is usually just noise in CI.

Switch to printing the paths from python instead, limiting to a depth of
three segments (and deduplicating). Removing it completely was an
option, but it's still nice to have a hint about what gets updated.
@tgross35 tgross35 merged commit 59dc77a into rust-lang:main Dec 7, 2025
39 checks passed
@tgross35 tgross35 deleted the simplify-bench-unzip branch December 7, 2025 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant