erigon-pulse/recsplit/eliasfano32
J1ang 7e68f20838
feat: implement eliasfano32.Min() (#682)
feat: implement eliasfano32.Min()
feature:
1. implement eliasfano32.Min() by calculating lower/upper bits.

refactor:
1. fix miscalculate of `superQSize` Annotation

relevant Issue in erigon:
https://github.com/ledgerwatch/erigon/issues/5623
2022-10-14 13:46:24 +07:00
..
testdata/fuzz ETL: use logPrefix as suffix of tmp files (#146) 2021-11-05 17:04:17 +07:00
elias_fano_fuzz_test.go feat: implement eliasfano32.Min() (#682) 2022-10-14 13:46:24 +07:00
elias_fano_test.go feat: implement eliasfano32.Min() (#682) 2022-10-14 13:46:24 +07:00
elias_fano.go feat: implement eliasfano32.Min() (#682) 2022-10-14 13:46:24 +07:00