prysm-pulse/shared/aggregation
Victor Farazdagi 09b1e06885
Max-cover: optimized implementation based on Bitlist64 (#8352)
* Max-cover: optimized implementation based on Bitlist64

* gazelle

* re-arrange overlaps check

* minor comments

* add Bitlists64WithMultipleBitSet

* update benchmarks

* gazelle

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-28 15:55:02 +00:00
..
attestations Max-cover: minor optimizations (#8311) 2021-01-22 20:10:50 +08:00
testing Max-cover: optimized implementation based on Bitlist64 (#8352) 2021-01-28 15:55:02 +00:00
aggregation.go Code quality issues - Remove unused code (#6864) 2020-08-05 13:59:46 +02:00
BUILD.bazel Max-cover: optimized implementation based on Bitlist64 (#8352) 2021-01-28 15:55:02 +00:00
maxcover_bench_test.go Max-cover: optimized implementation based on Bitlist64 (#8352) 2021-01-28 15:55:02 +00:00
maxcover_test.go Max-cover: optimized implementation based on Bitlist64 (#8352) 2021-01-28 15:55:02 +00:00
maxcover.go Max-cover: optimized implementation based on Bitlist64 (#8352) 2021-01-28 15:55:02 +00:00