BOUNCE: memory-efficient SIMD approach for lightweight integer compression
-
Published:2023-05-10
Issue:3
Volume:41
Page:439-466
-
ISSN:0926-8782
-
Container-title:Distributed and Parallel Databases
-
language:en
-
Short-container-title:Distrib Parallel Databases
Author:
Hildebrandt Juliana,Habich Dirk,Lehner Wolfgang
Abstract
AbstractInteger compression plays an important role in columnar database systems to reduce the main memory footprint as well as to speedup query processing. To keep the additional computational effort of (de)compression as low as possible, the powerful Single Instruction Multiple Data (SIMD) extensions of modern CPUs are heavily applied. While a scalar compression algorithm usually compresses a block of N consecutive integers, the state-of-the-art SIMDified implementation scales the block size to $$k \cdot N$$
k
·
N
with k as the number of elements which could be simultaneously processed in an SIMD register. On the one hand, this scaling SIMD approach improves the performance of (de)compression. But on the other hand, it can lead to a degradation of the memory footprint of the compressed data. Within this article, we analyze this degradation effect for various integer compression algorithms and present a novel SIMD concept to overcome that effect. The core idea of our novel SIMD concept called BOUNCE is to concurrently compress k different blocks of size N within SIMD registers, guaranteeing the same compression ratio as scalar variant. As we are going to show, our proposed SIMD idea works well on various Intel CPUs and may offer a new generalized SIMD concept to optimize further algorithms.
Funder
Technische Universität Dresden
Publisher
Springer Science and Business Media LLC
Subject
Information Systems and Management,Hardware and Architecture,Information Systems,Software
Reference27 articles.
1. Lomet, D.B.: Cost/performance in modern data stores: how data caching systems succeed. In: Lehner, W., Salem, K. (eds.) Proceedings of the 14th International Workshop on Data Management on New Hardware, Houston, TX, June 11, 2018, pp. 9–1910. ACM (2018). https://doi.org/10.1145/3211922.3211927 2. Abadi, D.J., Madden, S., Ferreira, M.: Integrating compression and execution in column-oriented database systems. In: Chaudhuri, S., Hristidis, V., Polyzotis, N. (eds.) Proceedings of the ACM SIGMOD International Conference on Management of Data, Chicago, IL, June 27–29, 2006, pp. 671–682. ACM (2006). https://doi.org/10.1145/1142473.1142548 3. Damme, P., Ungethüm, A., Pietrzyk, J., Krause, A., Habich, D., Lehner, W.: Morphstore: analytical query engine with a holistic compression-enabled processing model. Proc. VLDB Endow. 13(11), 2396–2410 (2020) 4. Landgraf, L., Lehner, W., Wolf, F., Boehm, A.: Memory efficient scheduling of query pipeline execution. In: 12th Conference on Innovative Data Systems Research, CIDR 2022, Chaminade, CA, January 9–12, 2022. (2022). www.cidrdb.org, https://www.cidrdb.org/cidr2022/papers/p82-landgraf.pdf 5. Boissier, M., Jendruk, M.: Workload-driven and robust selection of compression schemes for column stores. In: Herschel, M., Galhardas, H., Reinwald, B., Fundulaki, I., Binnig, C., Kaoudi, Z. (eds.) Advances in Database Technology—22nd International Conference on Extending Database Technology, EDBT 2019, Lisbon, March 26–29, 2019, pp. 674–677. OpenProceedings.org (2019). https://doi.org/10.5441/002/edbt.2019.84
Cited by
1 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. SIMDified Data Processing - Foundations, Abstraction, and Advanced Techniques;Companion of the 2024 International Conference on Management of Data;2024-06-09
|
|