Database Paper Browser

Back to papers

Faster Set Intersection with SIMD instructions by Reducing Branch Mispredictions

Summary: Presents a SIMD-accelerated set intersection for sorted arrays by extending the merge-based approach to read multiple elements per step and compare many pairs, reducing branch mispredictions. No preprocessing; can replace std::set_intersection; up to 5.2x with SIMD (2.1x without) on 32/64-bit ints, on Xeon and POWER7+. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
11143
Venue
VLDB
Year
2015
Pagerank
7.0844401e-05
Overall Rank
3,448 | 76.02%
DOI
-

Incoming Non-self Citations Over Time

Authors

Incoming Citations (Sorted by Pagerank)

Showing 9 of 9 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 5 of 5 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers