druid/bytebuffer-collections
Roman Leventov 949e65165c Bitset iteration optimization and improve safety (#3753)
* Deduplicate looking for bitset.nextSetBit() in BitSetIterator.next() and hasNext()

* Add BitmapIterationTest

* More elaborate comment on why Roaring is not tested in BitmapIterationTest
2016-12-07 15:49:16 -08:00
..
benchmarks Migrating bytebuffercollections from Metamarkets. (#3647) 2016-11-11 10:51:07 -08:00
src Bitset iteration optimization and improve safety (#3753) 2016-12-07 15:49:16 -08:00
pom.xml Bitset iteration optimization and improve safety (#3753) 2016-12-07 15:49:16 -08:00