featurebase/roaring
Travis c3ed12c20e Refactor fragment.bitmap() so that it leverages bitmapCache and so that
it's no longer reponsible for updating the count cache.
This commit also helps SetBit/ClearBit performance by allowing them
to work against data from `bitmapCache` instead of loading bitmaps
from fragment.storage every time.
2017-03-06 11:06:22 -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 TopN() w/ source query. 2016-09-13 14:55:56 -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 Refactor fragment.bitmap() so that it leverages bitmapCache and so that 2017-03-06 11:06:22 -06:00
roaring_test.go Migrate from Umbel to Pilosa organization on Github 2016-11-28 15:21:11 -06:00