DBScholar

Back to papers

One Loop Does Not Fit All

Summary: Examines JIT-compiled queries in modern in-memory column-stores and questions the one-loop-for-all paradigm. Per-column selectivity dictates code layout: no-branch multi-loops help at low selectivity, while a single tight loop wins at higher selectivity. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
hdd3210e481905bdf
Venue
SIGMOD
Year
2015
Pagerank
5.2286328e-05
Overall Rank
9,063 | 39.07%
DOI
10.1145/2723372.2764944

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{pantela_sigmod15,
        title = {{One Loop Does Not Fit All}},
        author = {Pantela, Styliani and Idreos, Stratos},
        series = {{SIGMOD} '15},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/2723372.2764944},
        url = {https://dl.acm.org/doi/10.1145/2723372.2764944},
        year = {2015}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 3 of 3 cited papers.

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

Rank Cited Paper Year Venue Pagerank
21 Efficiently Compiling Efficient Query Plans for Modern Hardware 2011 VLDB 0.00056855599
253 Database Cracking 2007 CIDR 0.00023042111
4,525 Just-in-time compilation for SQL query processing 2013 VLDB 6.5616553e-05
Previous Page 1 / 1 Next

Semantically Similar Papers