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 60a5e5e85..3b82e8af9 100644
--- a/src/setu/perf_setu_api.c
+++ b/src/setu/perf_setu_api.c
@@ -395,7 +395,7 @@ run (void *cls,
395 "Running real set-reconciliation\n"); 395 "Running real set-reconciliation\n");
396 //init_set1 (); 396 //init_set1 ();
397 // limit ~23800 element total 397 // limit ~23800 element total
398 initRandomSets(99,100,100,64); 398 initRandomSets(50,100,100,128);
399} 399}
400 400
401static void execute_perf() 401static void execute_perf()