diff --git a/README.md b/README.md index be9d777..2ff2e67 100644 --- a/README.md +++ b/README.md @@ -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)