[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] 68/164: Simulation
From: |
gnunet |
Subject: |
[gnunet] 68/164: Simulation |
Date: |
Fri, 30 Jul 2021 15:32:14 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
commit 25890462339f367ebd883362484f33451e72dd3a
Author: Elias Summermatter <elias.summermatter@seccom.ch>
AuthorDate: Fri Apr 23 00:16:52 2021 +0200
Simulation
---
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 d9049c5be..93ed18e0f 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(4000,4500,5000,32);
+ initRandomSets(0,4500,5000,32);
}
void perf_thread() {
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [gnunet] 70/164: Rewritten dynamic counter, (continued)
- [gnunet] 70/164: Rewritten dynamic counter, gnunet, 2021/07/30
- [gnunet] 76/164: Final performance check, gnunet, 2021/07/30
- [gnunet] 24/164: uncomented unused perf log file, gnunet, 2021/07/30
- [gnunet] 63/164: Simulation, gnunet, 2021/07/30
- [gnunet] 54/164: Simulation, gnunet, 2021/07/30
- [gnunet] 78/164: Added new algo to determine operation mode, gnunet, 2021/07/30
- [gnunet] 62/164: Simulation, gnunet, 2021/07/30
- [gnunet] 65/164: Simulation, gnunet, 2021/07/30
- [gnunet] 64/164: Added strate remote/local set estimation, gnunet, 2021/07/30
- [gnunet] 66/164: Simulation, gnunet, 2021/07/30
- [gnunet] 68/164: Simulation,
gnunet <=
- [gnunet] 55/164: Simulation, gnunet, 2021/07/30
- [gnunet] 58/164: Simulation, gnunet, 2021/07/30
- [gnunet] 48/164: Test data 500 elements, gnunet, 2021/07/30
- [gnunet] 59/164: Simulation, gnunet, 2021/07/30
- [gnunet] 49/164: Added MIN IBF Size auto increase depended on totalsetsize + added missing remote/local element count to op, gnunet, 2021/07/30
- [gnunet] 51/164: Extended look, gnunet, 2021/07/30
- [gnunet] 52/164: Try something, gnunet, 2021/07/30
- [gnunet] 61/164: Simulation, gnunet, 2021/07/30
- [gnunet] 73/164: Performance chech, gnunet, 2021/07/30
- [gnunet] 85/164: Perf test, gnunet, 2021/07/30