aboutsummaryrefslogtreecommitdiff
path: root/src/setu/perf_setu_api.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/setu/perf_setu_api.c')
-rw-r--r--src/setu/perf_setu_api.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setu/perf_setu_api.c b/src/setu/perf_setu_api.c
index 782dcf9da..de3ad31af 100644
--- a/src/setu/perf_setu_api.c
+++ b/src/setu/perf_setu_api.c
@@ -404,7 +404,7 @@ run (void *cls,
404 "Running real set-reconciliation\n"); 404 "Running real set-reconciliation\n");
405 //init_set1 (); 405 //init_set1 ();
406 // limit ~23800 element total 406 // limit ~23800 element total
407 initRandomSets(500,500,500,32); 407 initRandomSets(450,500,500,32);
408} 408}
409 409
410void perf_thread() { 410void perf_thread() {