fix
[oweals/gnunet.git] / src / rps / test_rps.c
index 08424022f559d778d9e272064efe1fa7e2dc7f99..92d8c12ea5a1ae46ccbe826d75542e01def01932 100644 (file)
@@ -2850,7 +2850,7 @@ main (int argc, char *argv[])
   {
     GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "This is the profiler\n");
     cur_test_run.name = "test-rps-profiler";
-    num_peers = 100;
+    num_peers = 16;
     mal_type = 3;
     cur_test_run.init_peer = profiler_init_peer;
     //cur_test_run.pre_test = mal_pre;