diff --git a/README.md b/README.md index 6d0aad6..6eead9d 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/po

+ **Bit Packing** - :sparkles: Fastest and most efficient **"SIMD Bit Packing"** - - :new: **(2017) TurboPack AVX2, now more faster. Decoding 10 Billions intergers/seconds** + - :new: **(2017) TurboPack AVX2, now more faster. Decoding 10 Billions intergers/seconds (40Gb/s** - Scalar **"Bit Packing"** decoding as fast as SIMD-Packing in realistic (No "pure cache") scenarios - **Direct/Random Access** : Access any single bit packed entry with **zero decompression**