This commit is contained in:
powturbo
2016-03-27 18:18:03 +02:00
parent 87a165a6f4
commit b185606e5e

View File

@ -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
<p>
+ **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
<p>
+ **Bit Packing**