Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dralley
10 months ago
|
parent
|
context
|
favorite
| on:
Chrome Feature: ZSTD Content-Encoding
Nearly as fast to compress, but much slower to decompress. Zstd is pretty good on decompression but LZ4 is top-tier.
Zstd is often "fast enough" in decompression for most cases, though.
chronogram
10 months ago
[–]
It's why I use LZ4 for ZRAM. Only at RAM speeds do LZ4's speeds matter.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Zstd is often "fast enough" in decompression for most cases, though.