diff --git a/README.md b/README.md index 80bad0d..25b0537 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/po - :sparkles: Scalar **"Variable Byte"** faster and more efficient than **ANY** other (incl. SIMD MaskedVByte) implementation

+ **Simple family** - - :sparkles: **Novel** **"Variable Simple"** (incl. **RLE**) faster and more efficient than simple16, simple8-b + - :sparkles: **Novel** **"Variable Simple"** (incl. **RLE**) faster and more efficient than simple16, simple-8b or other "simple family" implementation

+ **Bit Packing**