fixing 1830
authorChristian Grothoff <christian@grothoff.org>
Wed, 19 Oct 2011 20:07:51 +0000 (20:07 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 19 Oct 2011 20:07:51 +0000 (20:07 +0000)
src/fs/perf_gnunet_service_fs_p2p.c

index 66dc38b230656771d7f596dea7f95bb26544b6dc..bb8c8d8c21ffbd2bec44d3f9dc4f9d15c27be06f 100644 (file)
@@ -32,7 +32,7 @@
 /**
  * File-size we use for testing.
  */
-#define FILESIZE (1024 * 1024 * 100)
+#define FILESIZE (1024 * 1024 * 10)
 
 /**
  * How long until we give up on transmitting the message?