From d80da4396307060518cddd5dd56a842c7fbf1ff8 Mon Sep 17 00:00:00 2001 From: powturbo Date: Sun, 27 Mar 2016 19:29:48 +0200 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 959660e..e0de3ee 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ CPU: Sandy bridge i7-2600k at 4.2GHz, gcc 5.1, ubuntu 15.04, single thread. ##### - Synthetic data: - Generate and test skewed distribution (100.000.000 integers, Block size=128)
Note: Unlike general purpose compression, a small fixed size (ex. 128 integers) is in general used in "integer compression". - Otherwise large blocks involved, while processing queries (inverted index, search engines, databases, graphs, in memory computing,...) need to be entirely decoded + Large blocks involved, while processing queries (inverted index, search engines, databases, graphs, in memory computing,...) need to be entirely decoded ./icbench -a1.5 -m0 -M255 -n100m