gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 52/164: Try something


From: gnunet
Subject: [gnunet] 52/164: Try something
Date: Fri, 30 Jul 2021 15:31:58 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

commit 5832273fa8edb760b68f1dae1aa3873f610fd972
Author: Elias Summermatter <elias.summermatter@seccom.ch>
AuthorDate: Wed Apr 21 21:14:54 2021 +0200

    Try something
---
 src/setu/perf_setu_api.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/setu/perf_setu_api.c b/src/setu/perf_setu_api.c
index c3dfea766..2b7aa1e69 100644
--- a/src/setu/perf_setu_api.c
+++ b/src/setu/perf_setu_api.c
@@ -449,7 +449,7 @@ static void execute_perf() {
 
     for (int out_out_ctr = 3; out_out_ctr <= 3; out_out_ctr++) {
 
-        for (int out_ctr = 75; out_ctr <= 200;) {
+        for (int out_ctr = 15; out_ctr <= 50; out_ctr++) {
             float base = 0.1;
             float x = out_ctr * base;
             char factor[10];
@@ -469,7 +469,6 @@ static void execute_perf() {
                         _("Failed to write subsystem default identifier map to 
`%s'.\n"),
                         setu_cfg);
             run_petf_thread(10000);
-            out_ctr+=25;
         }
     }
     return 0;

-- 
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]