summaryrefslogtreecommitdiffstats
path: root/network/udpbench/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/udpbench/README')
-rw-r--r--network/udpbench/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/udpbench/README b/network/udpbench/README
new file mode 100644
index 0000000000..8ae64ff080
--- /dev/null
+++ b/network/udpbench/README
@@ -0,0 +1,3 @@
+Measure UDP send and receive performance. Be very careful that the
+data is reliable. Avoid unnecessary system calls that may affect
+the result.