diff --git a/README.md b/README.md index dfa0813..df2b46f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,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 10Billions intergers/seconds** + - :new: **(2017) TurboPack AVX2, now more faster. Decoding 10 Billions intergers/seconds** - Scalar **"Bit Packing"** decoding as fast as SIMD-Packing in realistic (No "pure cache") scenarios - Bit Packing with **Direct/Random Access** without decompressing entire blocks - Access any single bit packed entry with **zero decompression**