Hacker News new | ask | show | jobs
by dependenttypes 2133 days ago
Is it though? In https://quixdb.github.io/squash-benchmark/unstable/ deflate beats zstd at least in some tests.
2 comments

Yeah, but zstd beats deflate in others. For example the latest MySQL 8 https://dev.mysql.com/worklog/task/?id=13442
It's universally faster if you compress threaded, and otherwise it's generally still a win.