Open binary132 opened 6 years ago
API is very similar to LZ4. Compression is about twice as good with decompression about half the speed (but still linear and quite fast.)
Source: https://gregoryszorc.com/blog/2017/03/07/better-compression-with-zstandard/
API is very similar to LZ4. Compression is about twice as good with decompression about half the speed (but still linear and quite fast.)