gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 149/164: Restored normal config


From: gnunet
Subject: [gnunet] 149/164: Restored normal config
Date: Fri, 30 Jul 2021 15:33:35 +0200

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

grothoff pushed a commit to branch master
in repository gnunet.

commit c6ba44df90974fe1b52c013d29d84daee6a44bdd
Author: Elias Summermatter <elias.summermatter@seccom.ch>
AuthorDate: Thu Jun 10 02:51:19 2021 +0200

    Restored normal config
---
 src/setu/gnunet-service-setu.c | 3 +--
 src/setu/perf_setu_api.c       | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/setu/gnunet-service-setu.c b/src/setu/gnunet-service-setu.c
index ea3efe1ed..a0288c2fc 100644
--- a/src/setu/gnunet-service-setu.c
+++ b/src/setu/gnunet-service-setu.c
@@ -105,7 +105,7 @@
  * Measure the performance in a csv
  */
 
-#define MEASURE_PERFORMANCE 1
+#define MEASURE_PERFORMANCE 0
 
 
 /**
@@ -1011,7 +1011,6 @@ estimate_best_mode_of_operation (uint64_t 
avg_element_size,
                                  uint64_t ibf_bucket_number_factor)
 {
 
-  return DIFFERENTIAL_SYNC;
   /*
    * In case of initial sync fall to predefined states
    */
diff --git a/src/setu/perf_setu_api.c b/src/setu/perf_setu_api.c
index 18247c531..345dbe452 100644
--- a/src/setu/perf_setu_api.c
+++ b/src/setu/perf_setu_api.c
@@ -452,7 +452,7 @@ execute_perf ()
         GNUNET_log (
           GNUNET_ERROR_TYPE_ERROR,
           _ ("Failed to write subsystem default identifier map'.\n"));
-      run_petf_thread (10000000);
+      run_petf_thread (100);
     }
 
   }

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