this post was submitted on 13 Sep 2023
685 points (97.6% liked)
Programmer Humor
32427 readers
714 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
zstd may be newer and faster but lzma still compresses more
Thought I'd check on the Linux source tree tar.
zstd -19
vslzma -9
:About +8% compared to lzma. Decompression time though:
Yeah, I'm going with zstd all the way.
Nice data. Thanks for reminding me why I prefer zstd
damn I did not know zstd was that good. Never thought I'd hear myself say this unironically but thanks Facebook
*Thank you engineers who happen to be working at Facebook
Very true, good point
As always, you gotta know both so that you can pick the right tool for the job.