aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo/perf_peerinfo_api.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2014-06-24 11:13:17 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2014-06-24 11:13:17 +0000
commite2eb96ea9fec651b84c36b588753ec2bd2294b4c (patch)
tree45e062fc60f0c13b3bbc6524172b83439d64ee90 /src/peerinfo/perf_peerinfo_api.c
parentf24861f1b06362d683841e07bde180f34f738a10 (diff)
test documentation
Diffstat (limited to 'src/peerinfo/perf_peerinfo_api.c')
-rw-r--r--src/peerinfo/perf_peerinfo_api.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/peerinfo/perf_peerinfo_api.c b/src/peerinfo/perf_peerinfo_api.c
index 3a32133506..cfd5561e58 100644
--- a/src/peerinfo/perf_peerinfo_api.c
+++ b/src/peerinfo/perf_peerinfo_api.c
@@ -20,7 +20,9 @@
/**
* @file peerinfo/perf_peerinfo_api.c
- * @brief testcase for peerinfo_api.c, hopefully hammer the peerinfo service
+ * @brief testcase for peerinfo_api.c, hopefully hammer the peerinfo service,
+ * this performance test adds up to 5000 peers with one address each and checks
+ * over how many peers it can iterate before receiving a timeout after 30 seconds
* @author Nathan Evans
*/