github.com/weaviate/sroar@v0.0.0-20230210105426-26108af5465d/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.