Snappy Compression Library
google.github.io
Snappy Compression Library
1–3 of 3 posts
Re: Snappy Compression Library
#2Trades compression rate for much higher speed. This is really good trade-off for certain applications.
Re: Snappy Compression Library
#3Trades compression rate for much higher speed. This is really good trade-off for certain applications.
Snappy is really old, open sourced in 2011. It is strictly worse than LZ4, which achieves a better compression ratio at better speed and vastly better decompression speed.