Publication
SIGMOD/PODS 2010
Workshop paper

Fast integer compression using SIMD instructions

View publication

Abstract

We study algorithms for efficient compression and decompression of a sequence of integers on modern hardware. Our focus is on universal codes in which the codeword length is a monotonically non-decreasing function of the uncompressed integer value; such codes are widely used for compressing "small integers". In contrast to traditional integer compression, our algorithms make use of the SIMD capabilities of modern processors by encoding multiple integer values at once. More specifically, we provide SIMD versions of both null suppression and Elias gamma encoding. Our experiments show that these versions provide a speedup from 1.5x up to 6.7x for decompression, while maintaining a similar compression performance. © 2010 ACM.

Date

07 Jun 2010

Publication

SIGMOD/PODS 2010

Authors

Share