2i_bench icon indicating copy to clipboard operation
2i_bench copied to clipboard

A C++ library to benchmark inverted indexes.

2i_bench - Inverted Index Benchmark

This is the code used for the experiments in the paper Techniques for Inverted Index Compression [1], by Giulio Ermanno Pibiri and Rossano Venturini.

A more informative readme is coming soon.

References