gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16857 - gnunet/src/fs


From: gnunet
Subject: [GNUnet-SVN] r16857 - gnunet/src/fs
Date: Thu, 15 Sep 2011 10:26:38 +0200

Author: grothoff
Date: 2011-09-15 10:26:37 +0200 (Thu, 15 Sep 2011)
New Revision: 16857

Modified:
   gnunet/src/fs/perf_gnunet_service_fs_p2p_trust.c
Log:
reduce problem size

Modified: gnunet/src/fs/perf_gnunet_service_fs_p2p_trust.c
===================================================================
--- gnunet/src/fs/perf_gnunet_service_fs_p2p_trust.c    2011-09-15 07:38:02 UTC 
(rev 16856)
+++ gnunet/src/fs/perf_gnunet_service_fs_p2p_trust.c    2011-09-15 08:26:37 UTC 
(rev 16857)
@@ -52,7 +52,7 @@
 /**
  * File-size we use for testing.
  */
-#define FILESIZE (1024 * 1024 * 10)
+#define FILESIZE (1024 * 1024 * 1)
 
 /**
  * How long until we give up on transmitting the message?




reply via email to

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