gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r29613 - gnunet/src/regex


From: gnunet
Subject: [GNUnet-SVN] r29613 - gnunet/src/regex
Date: Thu, 26 Sep 2013 14:50:28 +0200

Author: bartpolot
Date: 2013-09-26 14:50:28 +0200 (Thu, 26 Sep 2013)
New Revision: 29613

Modified:
   gnunet/src/regex/gnunet-daemon-regexprofiler.c
Log:
- decrease amount of PUT rounds to finish all before the GETs start

Modified: gnunet/src/regex/gnunet-daemon-regexprofiler.c
===================================================================
--- gnunet/src/regex/gnunet-daemon-regexprofiler.c      2013-09-26 12:49:55 UTC 
(rev 29612)
+++ gnunet/src/regex/gnunet-daemon-regexprofiler.c      2013-09-26 12:50:28 UTC 
(rev 29613)
@@ -93,7 +93,7 @@
 /**
  * How many put rounds should we do.
  */
-static unsigned int rounds = 5;
+static unsigned int rounds = 3;
 
 /**
  * Private key for this peer.




reply via email to

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