erigon-pulse/compress
2022-05-20 11:23:05 +07:00
..
compress_fuzz_test.go up linter version (#443) 2022-05-10 10:14:02 +07:00
compress_test.go MatchPrefix: working version (#456) 2022-05-18 14:36:01 +07:00
compress.go Compress: reduce maxlen to 512 (#416) 2022-04-17 07:59:29 +07:00
decompress_bench_test.go reduced memory footprint on building huffman table (#459) 2022-05-20 11:23:05 +07:00
decompress_test.go reduced memory footprint on building huffman table (#459) 2022-05-20 11:23:05 +07:00
decompress.go reduced memory footprint on building huffman table (#459) 2022-05-20 11:23:05 +07:00
parallel_compress.go option to disable runtime.ReadMemStats (#457) 2022-05-19 11:46:55 +07:00