aboutsummaryrefslogtreecommitdiff
path: root/src/setu/perf_setu_api.c
diff options
context:
space:
mode:
authorElias Summermatter <elias.summermatter@seccom.ch>2021-05-11 20:26:17 +0200
committerElias Summermatter <elias.summermatter@seccom.ch>2021-05-11 20:26:17 +0200
commitda4540f19a6b0d543e1941268501d315b251b71c (patch)
tree0943c7f0dafd8d552e1d5603fc6653985e23af09 /src/setu/perf_setu_api.c
parentcf27e76f5ad5614b7b49a712fdf1cf4ad6a811fd (diff)
downloadgnunet-da4540f19a6b0d543e1941268501d315b251b71c.tar.gz
gnunet-da4540f19a6b0d543e1941268501d315b251b71c.zip
Perftest
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 5b1c82757..5f3e93dbc 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(100,500,500,32); 407 initRandomSets(200,500,500,32);
408} 408}
409 409
410void perf_thread() { 410void perf_thread() {