[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] 12/164: Increased to 10000k per 0.1 perf test setu
From: |
gnunet |
Subject: |
[gnunet] 12/164: Increased to 10000k per 0.1 perf test setu |
Date: |
Fri, 30 Jul 2021 15:31:18 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
commit 3cc72a94835bc45eeae747b2389d4043d44acc0c
Author: Elias Summermatter <elias.summermatter@seccom.ch>
AuthorDate: Sat Apr 3 23:53:04 2021 +0200
Increased to 10000k per 0.1 perf test setu
---
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 0d5b8b7ea..eadd15150 100644
--- a/src/setu/perf_setu_api.c
+++ b/src/setu/perf_setu_api.c
@@ -469,7 +469,7 @@ static void execute_perf() {
GNUNET_ERROR_TYPE_ERROR,
_("Failed to write subsystem default identifier map to
`%s'.\n"),
setu_cfg);
- run_petf_thread(1000);
+ run_petf_thread(10000);
}
}
return 0;
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [gnunet] 05/164: added thread lib to setu perf, (continued)
- [gnunet] 05/164: added thread lib to setu perf, gnunet, 2021/07/30
- [gnunet] 40/164: fixed a bug in perfomance messurement, gnunet, 2021/07/30
- [gnunet] 02/164: Made all required perfomance parameters costumizable, gnunet, 2021/07/30
- [gnunet] 18/164: Run 10000 iterations, gnunet, 2021/07/30
- [gnunet] 23/164: Enforced odd ibf size, gnunet, 2021/07/30
- [gnunet] 50/164: Fixed some stuff, gnunet, 2021/07/30
- [gnunet] 56/164: Simulation, gnunet, 2021/07/30
- [gnunet] 45/164: Test for more detail 5k, gnunet, 2021/07/30
- [gnunet] 44/164: Extend plot, gnunet, 2021/07/30
- [gnunet] 67/164: Simulation, gnunet, 2021/07/30
- [gnunet] 12/164: Increased to 10000k per 0.1 perf test setu,
gnunet <=
- [gnunet] 13/164: More granular run, gnunet, 2021/07/30
- [gnunet] 26/164: Simulation with 10x more elements, gnunet, 2021/07/30
- [gnunet] 11/164: Fixed bug in perfomance forking, gnunet, 2021/07/30
- [gnunet] 21/164: Improved perfomance, gnunet, 2021/07/30
- [gnunet] 04/164: added thread lib to setu perf, gnunet, 2021/07/30
- [gnunet] 22/164: Added some more granuar facor increase, gnunet, 2021/07/30
- [gnunet] 37/164: Test to 500 elements, gnunet, 2021/07/30
- [gnunet] 28/164: Added heuristic to imporve size increasement of ibf in case of failure, gnunet, 2021/07/30
- [gnunet] 30/164: Limit increase to 1.5 ibf, gnunet, 2021/07/30
- [gnunet] 29/164: Wrong set, gnunet, 2021/07/30