From ffb699e0fcfc4e60c792d3164da4661e01f617cb Mon Sep 17 00:00:00 2001 From: powturbo Date: Mon, 5 Jan 2015 23:51:27 +0100 Subject: [PATCH] New functions + Integer Lists Intersection --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d6e44e..f5f52ab 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ coming soon! ## Benchmark ###### Synthetic data: 1. test all functions
+ *./icbench -a1.0 -m0 -x8 -n100000000* - zipfian distribution alpha = 1.0 (Ex. -a1.0=uniform -a1.5=skewed distribution) @@ -65,6 +66,7 @@ coming soon! - integer range from 0 to 255 (integer size = 0 to 8 bits) 2. individual function test (ex. copy TurboPack TurboPack Direct access)
+ *./icbench -a1.0 -m0 -x8 -ecopy/turbopack/turbopackda -n100000000* ###### Data files: