|
|
|
|
|
by marginalia_nu
1551 days ago
|
|
Roaring Bitmaps are awesome. I use them when merging indices. I need to know which items to keep from the old index, so I'm calculating the intersection between two sets of a cardinality around 500,000,000. Without breaking a sweat. |
|