On Mon, Aug 26, 2019 at 8:29 PM Klaus Post <klausp...@gmail.com> wrote:
> This package is aimed at replacing Snappy as a high speed compression 
> package. If you are mainly looking for better compression zstandard gives 
> better compression, but typically at speeds slightly below "better" mode in 
> this package.

Do you know how S2 compares with LZ4? https://github.com/lz4/lz4
suggests that LZ4 is faster (for both compression and decompression)
than Snappy, for a comparable compression ratio.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOeFMNV5486LDOeATSaj7AMo9iyvhSQg2duazPGM7X1cmu1P_A%40mail.gmail.com.

Reply via email to