github.com/dgraph-io/sroar@v0.0.0-20220527172339-b92b7eaaf6e0/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.