erigon-pulse/recsplit
ledgerwatch f2549ad6ec
Integration of recsplit (#79)
* Integration of recsplit

* Add tables

* Print bucket by bucket

* Not to print all keys

* Print correct bitSize

* switch to []byte

* Optimisation

* Fix

* Fix lint

* Performance improvements

* Print bucket info

* Add tracing

* Fixed split

Co-authored-by: Alex Sharp <alexsharp@Alexs-MacBook-Pro.local>
Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-09-20 12:14:49 +01:00
..
testdata/fuzz Recsplit encoding (#69) 2021-09-18 22:59:27 +01:00
.gitignore Recsplit encoding (#69) 2021-09-18 22:59:27 +01:00
elias_fano_fuzz_test.go Integration of recsplit (#79) 2021-09-20 12:14:49 +01:00
elias_fano.go Recsplit encoding (#69) 2021-09-18 22:59:27 +01:00
golomb_rice.go Integration of recsplit (#79) 2021-09-20 12:14:49 +01:00
recsplit_fuzz_test.go Integration of recsplit (#79) 2021-09-20 12:14:49 +01:00
recsplit_test.go Integration of recsplit (#79) 2021-09-20 12:14:49 +01:00
recsplit.go Integration of recsplit (#79) 2021-09-20 12:14:49 +01:00