nbd icon indicating copy to clipboard operation
nbd copied to clipboard

Replace BitSet with http://roaringbitmap.org

Open spullara opened this issue 5 years ago • 0 comments

Currently I use a very naive BitSet implementation. We should replace it with a better performing, compressed BitSet.

spullara avatar Dec 10 '18 21:12 spullara