diff --git a/README.md b/README.md index 21646dd..a7741ee 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/po - :new: Fastest **"Elias Fano"** implementation w/ or w/o SIMD.

- **Novel** **"TurboPFor"** (Patched Frame-of-Reference) scheme with **direct access** or bulk decoding. - Outstanding compression and speed.
More efficient than **ANY** other "integer compression" scheme. + Outstanding compression and speed. More efficient than **ANY** other "integer compression" scheme.

+ **Inverted Index ...do less, go fast!** - Direct Access to compressed *frequency* and *position* data in inverted index with zero decompression