erigon-pulse/compress
ledgerwatch 707a89842d
Add function to get history without state (#501)
* Add function to get history without state

* Add recon functions

* Expose endMinimax

* Recon prints

* Add NoState access methods

* MaxTxNum functions

* MaxTxNum functions

* MaxTxNum functions

* MaxTxNum functions

* History iterator

* Iterator

* history iterators to aggregator

* Print

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Print

* Print

* Print

* Fix

* Fix

* Fix

* Fix

* Fix

* Print

* Print

* Print

* Print

* Print

* Add stats

* Remove time measurement

* Contexts for thread safety

* Partial iterators

* Fix

* Fix

* Not use SkipUncompressed

* Print

* Print

* Pass empty vals

* Parallel bitmap collection

* Print

* ReconTx iterator

* ReconTx iterator

* ReconTx iterator

* ReconTx iterator

* Print

* Print

* Remove print

* Print

* Print

* Print

* Print

* Print

* Print

* Dedicated getter for Iterate

* For for storage 0

* Remove print

* do not perform unnecessary changes

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-07-02 19:38:34 +01: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 Add function to get history without state (#501) 2022-07-02 19:38:34 +01:00
parallel_compress.go Compress: reduce etl buffers to save RAM (#502) 2022-06-25 19:39:36 +06:00