gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 39/164: Test to overlap 5000 elements


From: gnunet
Subject: [gnunet] 39/164: Test to overlap 5000 elements
Date: Fri, 30 Jul 2021 15:31:45 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

commit 55738838d6bba0590f5d801aadabd1c44ddf50c1
Author: Elias Summermatter <elias.summermatter@seccom.ch>
AuthorDate: Fri Apr 16 17:01:29 2021 +0200

    Test to overlap 5000 elements
---
 src/setu/perf_setu_api.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/setu/perf_setu_api.c b/src/setu/perf_setu_api.c
index f9b70b3eb..e93229d4f 100644
--- a/src/setu/perf_setu_api.c
+++ b/src/setu/perf_setu_api.c
@@ -404,7 +404,7 @@ run (void *cls,
                 "Running real set-reconciliation\n");
     //init_set1 ();
     // limit ~23800 element total
-    initRandomSets(4500,5000,5000,32);
+    initRandomSets(0,5000,5000,32);
 }
 
 void perf_thread() {

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]