erigon-pulse/recsplit
ledgerwatch c71ac02a0f
[erigon2] Optimisations in etl collector and compressor (#339)
* Optimisations in etl collector and compressor

* Not copy k and v in the collector

* Fix lint

* Optimisations

* Change Load1 back to Load

* Reduce allocations for tests

* preallocate inv

* counting hits and misses

* Try to fix

* Try to fix

* Relaxation 1

* Relaxation 2

* Add arch tables

* Fix

* Update arch tables and use them

* Not to override larger value

* Increase arch table size

* Increase arch table size

* Fixes to arch

* Print

* Off by one

* Print

* Fix

* Remove print

* Perform update of arch in the background

* Build up huffman tree

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2022-02-20 22:14:06 +00:00
..
eliasfano16 [erigon2] Resumable prototype (#236) 2022-01-15 22:09:06 +00:00
eliasfano32 Recsplit: single offset bucket (#152) 2021-11-08 14:27:21 +07:00
testdata/fuzz/FuzzRecSplit Recsplit: single offset bucket (#152) 2021-11-08 14:27:21 +07:00
.gitignore Recsplit encoding (#69) 2021-09-18 22:59:27 +01:00
golomb_rice.go ETL: use logPrefix as suffix of tmp files (#146) 2021-11-05 17:04:17 +07:00
index_reader.go issue/issue-249-add_index_reader (#273) 2022-01-24 20:39:04 +00:00
index.go [erigon2] Optimisations in etl collector and compressor (#339) 2022-02-20 22:14:06 +00:00
recsplit_fuzz_test.go Recsplit: use crypto rand seed if user not set (#325) 2022-02-13 16:14:04 +07:00
recsplit_test.go path -> filepath (path package is for urls) (#321) 2022-02-12 20:11:30 +07:00
recsplit.go [erigon2] Thin commitment (2nd attempt) (#329) 2022-02-16 16:44:00 +00:00