summaryrefslogtreecommitdiff
path: root/benchmarks/ttcp/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
committerzuntum <zuntum@pkgsrc.org>2001-10-31 22:52:58 +0000
commitd038a73ebd432fae3ce355b84443038f88cb7199 (patch)
treeb3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /benchmarks/ttcp/DESCR
parent70bae73d77e50256a2ee847bd9be11b761bcea01 (diff)
downloadpkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'benchmarks/ttcp/DESCR')
-rw-r--r--benchmarks/ttcp/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/benchmarks/ttcp/DESCR b/benchmarks/ttcp/DESCR
new file mode 100644
index 00000000000..9db116e1eb5
--- /dev/null
+++ b/benchmarks/ttcp/DESCR
@@ -0,0 +1,5 @@
+Ttcp (test TCP) times the transmission and reception of data between two
+systems using the UDP or TCP protocols. It differs from common ``blast''
+tests, which tend to measure the remote inetd as much as the network
+performance, and which usually do not allow measurements at the remote end
+of a UDP transmission.