github.com/outcaste-io/sroar@v0.0.0-20221229172112-1fb64f14314c/benchmarks/README.md (about) 1 The benchmarks were run on Manish's desktop with AMD Threadripper 2950x. 2 3 sroar.txt: Serialized Roaring Bitmaps 4 roar64.txt: RoaringBitmap/roaring using roaring64. 5 roar64-serial.txt: Same as above, but with extra step of Marshal after FastOr. 6 roar32.txt: RoaringBitmap/roaring using 32-bit roaring.