Closed Mark-Simulacrum closed 11 months ago
@bors r+
:pushpin: Commit 48d50f06e984becfb5d7c09f0f3352b6d0b6daca has been approved by Mark-Simulacrum
It is now in the queue for this repository.
:hourglass: Testing commit 48d50f06e984becfb5d7c09f0f3352b6d0b6daca with merge 2474dbfba00ddd501b86b5d1677873609498ab4c...
:broken_heart: Test failed - checks-actions
@bors r+
:pushpin: Commit f7739688d4e032b64fc32f9e501617b2ac1cd33a has been approved by Mark-Simulacrum
It is now in the queue for this repository.
:hourglass: Testing commit f7739688d4e032b64fc32f9e501617b2ac1cd33a with merge 4dbd62a91b924960b0ff56016d26c7e139ce3b3c...
:sunny: Test successful - checks-actions Approved by: Mark-Simulacrum Pushing 4dbd62a91b924960b0ff56016d26c7e139ce3b3c to master...
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).