This commit is contained in:
x
2018-02-14 12:27:44 +01:00
parent 7a24fcdd98
commit f6e0d6aa9e

View File

@ -27,7 +27,7 @@ TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/po
* Delta/Delta of delta + (Differential) Finite Context Method FCM/DFCM floating point compression
* Using **TurboPFor**, unsurpassed compression and more than 5 GB/s throughput
* :new: **Time Series Compression**
* **Fastest Gorilla** style compression (incl. **RLE**) with **variable byte** or **bit/io**.
* **Fastest Gorilla** style compression (:new: incl. **RLE**) with **variable byte** or **bit/io**.
* Full range 32/64 bits, better compression. Up to 15 GB/s compression and > 10 GB/s decompression
* **Inverted Index ...do less, go fast!**
* Direct Access to compressed *frequency* and *position* data w/ zero decompression