aboutsummaryrefslogtreecommitdiff
path: root/src/fs/perf_gnunet_service_fs_p2p.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-10-23 15:00:15 +0000
committerChristian Grothoff <christian@grothoff.org>2012-10-23 15:00:15 +0000
commite8bd1e4c796bb51ed94817c1b5f69197dbfcfcbc (patch)
tree00cf6370061f48caeeecc9939785aaecacafa69b /src/fs/perf_gnunet_service_fs_p2p.c
parentb990e96d17a5ded09737bda9dab84aad3942898b (diff)
downloadgnunet-e8bd1e4c796bb51ed94817c1b5f69197dbfcfcbc.tar.gz
gnunet-e8bd1e4c796bb51ed94817c1b5f69197dbfcfcbc.zip
-do even fewer stats by default
Diffstat (limited to 'src/fs/perf_gnunet_service_fs_p2p.c')
-rw-r--r--src/fs/perf_gnunet_service_fs_p2p.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fs/perf_gnunet_service_fs_p2p.c b/src/fs/perf_gnunet_service_fs_p2p.c
index 76b4a2f69..9844006e5 100644
--- a/src/fs/perf_gnunet_service_fs_p2p.c
+++ b/src/fs/perf_gnunet_service_fs_p2p.c
@@ -73,7 +73,6 @@ struct StatValues
73 * Statistics we print out. 73 * Statistics we print out.
74 */ 74 */
75static struct StatValues stats[] = { 75static struct StatValues stats[] = {
76 {"fs", "# artificial delays introduced (ms)"},
77 {"fs", "# queries forwarded"}, 76 {"fs", "# queries forwarded"},
78 {"fs", "# replies received and matched"}, 77 {"fs", "# replies received and matched"},
79 {"fs", "# results found locally"}, 78 {"fs", "# results found locally"},