Update README.md

This commit is contained in:
powturbo
2019-09-08 14:00:36 +02:00
committed by GitHub
parent 73fc688e71
commit 3cb141e088

View File

@ -1,5 +1,4 @@
TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/powturbo/TurboPFor.svg?branch=master)](https://travis-ci.org/powturbo/TurboPFor)
![Promo video](turbopfor.jpg?raw=true)
======================================
* **TurboPFor: The new synonym for "integer compression"**
* :new: (2019.7) all TurboPFor functions now available under 64 bits ARMv8 including NEON SIMD.
@ -41,7 +40,9 @@ TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/po
* more than **2000! queries per second** on GOV2 dataset (25 millions documents) on a **SINGLE** core
* :sparkles: Revolutionary Parallel Query Processing on Multicores **> 7000!!! queries/sec** on a simple quad core PC.<br>
**...forget** ~~Map Reduce, Hadoop, multi-node clusters,~~ ...
![Promo video](turbopfor.jpg?raw=true)
### Integer Compression Benchmark:
- :new: Download [IcApp](https://sites.google.com/site/powturbo/downloads) a new benchmark for TurboPFor<br>
for testing allmost all integer and floating point file types.