erigon-pulse/compress
2022-06-25 19:39:36 +06: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 etl buffers to save RAM (#502) 2022-06-25 19:39:36 +06:00
decompress_bench_test.go reduced memory footprint on building huffman table (#459) 2022-05-20 11:23:05 +07:00
decompress_test.go HPH with direct reading from state by plainKey (#472) 2022-06-09 13:46:11 +01:00
decompress.go [erigon 2.2] Make keys always uncompressed, values compressed only for code (#492) 2022-06-17 12:39:49 +01:00
parallel_compress.go Compress: reduce etl buffers to save RAM (#502) 2022-06-25 19:39:36 +06:00