featurebase/roaring
Ben Johnson 54f12b655f
Optimize bitmap with zero copy
Segments bitmaps by slice and changes `Fragment.Bitmap()` to return
bitmaps with segments which are offset ranges of mmapped bitmaps.
2016-08-25 13:30:25 -06:00
..
assembly.go optimize intersection count 2016-06-02 16:03:21 -06:00
assembly_amd64.s optimize intersection count 2016-06-02 16:03:21 -06:00
assembly_asm.go optimize intersection count 2016-06-02 16:03:21 -06:00
assembly_generic.go optimize intersection count 2016-06-02 16:03:21 -06:00
assembly_test.go optimize intersection count 2016-06-02 16:03:21 -06:00
internal_test.go roaring: change bit split to 40/24 2016-06-20 20:37:05 -06:00
roaring.go Optimize bitmap with zero copy 2016-08-25 13:30:25 -06:00
roaring_test.go optimize intersection count 2016-06-02 16:03:21 -06:00