Commit graph

9 commits

Author SHA1 Message Date
Nicolás Pazos 6f957dba95 Optimize zstd decompression memory usage 2023-11-23 16:51:44 -08:00
Nicolás Pazos 1abce2acfc Use klauspost's flate 2023-11-23 16:51:32 -08:00
Nicolás Pazos c62a862aa6 Add FlateDefault option and improve zstd allocs 2023-11-23 16:51:11 -08:00
Nicolás Pazos a727653618 fix snappy allocations and improve benchmarks 2023-11-23 16:49:52 -08:00
Nicolás Pazos 1ef02aad26 optimize more allocs 2023-11-23 16:49:41 -08:00
Nicolás Pazos 08c3fc6ca9 fix: zstd to correctly reset buffer 2023-11-23 16:49:33 -08:00
Nicolás Pazos 8a4e5769fc Remove gzip option and various alloc optimizations 2023-11-23 16:49:03 -08:00
Nicolás Pazos 32eb50917e No Close method and basic pooling 2023-11-23 16:47:24 -08:00
alexgreenbank 0ab4808153 Add alternative compression algos to experiment 2023-11-23 16:45:10 -08:00