Skip to content

Conversation

@Mark-Simulacrum
Copy link
Member

Archives are smaller, faster to compress, and faster to decompress. Installing zstd is pretty easy on most platforms as well, on my couple systems the default system tar is able to read .tar.zst files just fine too.

It's a win for the duration of the compression though; zstd compressing the all.tar tarball takes ~12 seconds locally vs. 2 minutes with gzip (at default settings), and zstd produces a ~500MB smaller compressed result (1.2 GB -> 705MB).

@Mark-Simulacrum
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Dec 22, 2023

📌 Commit 48d50f0 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Dec 22, 2023

⌛ Testing commit 48d50f0 with merge 2474dbf...

bors added a commit that referenced this pull request Dec 22, 2023
…acrum

zstd-compress archives

Archives are smaller, faster to compress, and faster to decompress. Installing zstd is pretty easy on most platforms as well, on my couple systems the default system tar is able to read .tar.zst files just fine too.

It's a win for the duration of the compression though; zstd compressing the all.tar tarball takes ~12 seconds locally vs. 2 minutes with gzip (at default settings), and zstd produces a ~500MB smaller compressed result (1.2 GB -> 705MB).
@bors
Copy link
Contributor

bors commented Dec 22, 2023

💔 Test failed - checks-actions

Archives are smaller, faster to compress, and faster to decompress.
Installing zstd is pretty easy on most platforms as well.
@Mark-Simulacrum
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Dec 22, 2023

📌 Commit f773968 has been approved by Mark-Simulacrum

It is now in the queue for this repository.

@bors
Copy link
Contributor

bors commented Dec 22, 2023

⌛ Testing commit f773968 with merge 4dbd62a...

@bors
Copy link
Contributor

bors commented Dec 22, 2023

☀️ Test successful - checks-actions
Approved by: Mark-Simulacrum
Pushing 4dbd62a to master...

@bors bors merged commit 4dbd62a into rust-lang:master Dec 22, 2023
@Mark-Simulacrum Mark-Simulacrum deleted the shrink-html-report branch December 22, 2023 14:26
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.

2 participants