Hacker News new | ask | show | jobs
by lxgr 636 days ago
Practically, compatibility matters too, and it's hard to beat gzip there.
1 comments

The benefit from zstd is however so great that I even copied the zstd binary to some server I was managing but couldn't easily compile it from scratch. Seriously, bundling zstd binary is that worthy by now.
If you can control both sides, definitely go for it!

But in many cases, we unfortunately can't (gzip/Deflate is baked into tons of non-updateable hardware devices for example).