SIMDIntersections

Vectorized intersections (research code)

APACHE-2.0 License

Stars
14

SIMDIntersections

Vectorized intersections : research code.

Usage:

$ make
$ ./unit
$ ./benchintersection
$ ./realintersection

Further reading

  • Daniel Lemire, Nathan Kurz, Leonid Boytsov, SIMD Compression and the Intersection of Sorted Integers, Software: Practice and Experience 46 (6), 2016. https://arxiv.org/abs/1401.6399
Badges
Extracted from project README
Build Status