erigon-pulse/compress
ledgerwatch 4e8840256e
[erigon2] Use shorter references instead of full plain keys in the commitment files (#289)
* Rearrange aggregations

* More rearranging before introducing 3 threads

* Background aggregation|

* Concurrency fixes

* Remove files under lock

* Better logging

* Remove files without lock

* Fix lint

* Fix locking

* Try

* Fix background Merge

* Log merging

* Log merging

* Less logging

* Millisecond

* Add Stats function

* Log merge only after 1m

* Wrong counting

* plain key extract and replace functions

* Insert valTransform function

* Not parse first byte

* Not parse first byte

* Fix lint

* Switch to thin state references

* Fix lint

* Fix lint

* Debug print|

* Fix decoding

* Turn off valTransform

* Not to reuse transformer

* Print

* Print

* Print

* Derive hashed keys later

* Fix

* Fix log

* Fix

* Debug

* Another fix

* Fix

* Fix

* Print

* Print

* Data race

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
2022-01-31 22:32:00 +00:00
..
compress_test.go [wip] parallel compress: less read of dat file (#284) 2022-01-27 17:13:26 +07:00
compress.go [wip] parallel compress: less read of dat file (#284) 2022-01-27 17:13:26 +07:00
decompress_bench_test.go issue/issue-249-add_index_reader (#273) 2022-01-24 20:39:04 +00:00
decompress_test.go issue/issue-249-add_index_reader (#273) 2022-01-24 20:39:04 +00:00
decompress.go [erigon2] Use shorter references instead of full plain keys in the commitment files (#289) 2022-01-31 22:32:00 +00:00
parallel_compress.go parallel compressor: don't save dict (#283) 2022-01-27 12:54:38 +07:00