erigon-pulse/recsplit
Alex Sharov 95623f4aa5
faster opening of snapshots and indices (#1025)
- mostly by MADV_SEQUENTIAL during opening
2023-06-19 04:34:12 +00:00
..
eliasfano16 e3: locality index (#823) 2023-01-07 12:30:57 +07:00
eliasfano32 eliasfano better seek (#905) 2023-02-24 13:39:15 +00: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 e3: locality index (#823) 2023-01-07 12:30:57 +07:00
index_reader.go e3: index readers pool (#906) 2023-02-26 02:04:19 +00:00
index_test.go Introduce separate logging for etl functions (#998) 2023-05-18 19:55:02 +00:00
index.go faster opening of snapshots and indices (#1025) 2023-06-19 04:34:12 +00:00
recsplit_fuzz_test.go Introduce separate logging for etl functions (#998) 2023-05-18 19:55:02 +00:00
recsplit_test.go Introduce separate logging for etl functions (#998) 2023-05-18 19:55:02 +00:00
recsplit.go Introduce BitLenToByteLen (#1022) 2023-06-14 12:22:13 +00:00