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)
Incoming Non-self Citations Over Time
Authors
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 1,864 | Relaxed Operator Fusion for In-Memory Databases: Making Compilation, Vectorization, and Prefetching Work Together At Last | 2018 | VLDB | 0.00010280966 |
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 |
|---|---|---|---|---|
| 60 | Efficiently Compiling Efficient Query Plans for Modern Hardware | 2011 | VLDB | 0.00064439773 |
| 408 | Database Cracking | 2007 | CIDR | 0.00023953844 |
| 4,376 | Just-in-time compilation for SQL query processing | 2013 | VLDB | 6.2424797e-05 |
Previous
Page 1 / 1
Next