mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-06 16:45:55 +00:00
This commit changes the `roaring.Bitmap` to use a 40/24 split in the high and low bits. This change also requires the low bits to use `uint32` instead of `uint16`. |
||
|---|---|---|
| .. | ||
| assembly.go | ||
| assembly_amd64.s | ||
| assembly_asm.go | ||
| assembly_generic.go | ||
| assembly_test.go | ||
| internal_test.go | ||
| roaring.go | ||
| roaring_test.go | ||