This commit is contained in:
powturbo
2016-03-27 18:15:40 +02:00
parent b24aef1161
commit 08c2a3d3d3

View File

@ -48,8 +48,8 @@ TurboPFor: Fastest Integer Compression [![Build Status](https://travis-ci.org/po
### Benchmark:
CPU: Sandy bridge i7-2600k at 4.2GHz, gcc 5.1, ubuntu 15.04, single thread.
- Realistic and practical "integer compression" benchmark with large integer arrays.
- No PURE cache benchmark
- Realistic and practical "integer compression" benchmark with **large** integer arrays.
- No **PURE** cache benchmark
##### - Synthetic data:
- Generate and test skewed distribution (100.000.000 integers, Block size=128)<br>