The FastLanes Compression Layout: Decoding >100 Billion Integers per Second with Scalar Code
Summary: FastLanes redesigns LWC layouts with virtual-1024-bit interleaving and a unified transposed tuple order, exposing data parallelism across DICT, FOR, DELTA, and RLE. Scalar, auto-vectorizable code achieves >100B integer decodes/s across diverse CPUs. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Azim Afroozeh (Centrum Wiskunde & Informatica)
- 2. Peter Boncz (Centrum Wiskunde & Informatica)
BibTeX Citation
@article{afroozeh_vldb23,
title = {{The FastLanes Compression Layout: Decoding >100 Billion Integers per Second with Scalar Code}},
author = {Afroozeh, Azim and Boncz, Peter},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {9},
pages = {2132--2144},
doi = {10.14778/3598581.3598587},
url = {https://doi.org/10.14778/3598581.3598587},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 18 of 18 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 16 of 16 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
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,056 | Rethinking the Encoding of Integers for Scans on Skewed Data | 2023 | SIGMOD |
| 2 | 649 | Everything You Always Wanted to Know About Compiled and Vectorized Queries But Were Afraid to Ask | 2018 | VLDB |
| 3 | 9,836 | Towards Functional Decomposition of Storage Formats | 2025 | CIDR |
| 4 | 216 | SIMD-Scan: Ultra Fast in-Memory Table Scan using on-Chip Vector Processing Units | 2009 | VLDB |
| 5 | 11,510 | Runtime Encoding Execution in AnalyticDB: Efficient Query Executor for Cloud Database | 2022 | CIDR |
| 6 | 1,950 | How to Barter Bits for Chronons: Compression and Bandwidth Trade Offs for Database Scans | 2007 | SIGMOD |
| 7 | 4,144 | Tile-based Lightweight Integer Compression in GPU | 2022 | SIGMOD |
| 8 | 7,139 | Selection Pushdown in Column Stores using Bit Manipulation Instructions | 2023 | SIGMOD |
| 9 | 10,580 | GPU Acceleration of SQL Analytics on Compressed Data | 2026 | VLDB |
| 10 | 9,038 | The FastLanes File Format | 2025 | VLDB |