Y
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
joseluisq
2133 days ago
Yeah, but zstd beats deflate in others. For example the latest MySQL 8
https://dev.mysql.com/worklog/task/?id=13442
link
JoshTriplett
2133 days ago
It's universally faster if you compress threaded, and otherwise it's generally still a win.
link