diff options
Diffstat (limited to 'benchmarks/nttcp/DESCR')
-rw-r--r-- | benchmarks/nttcp/DESCR | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/benchmarks/nttcp/DESCR b/benchmarks/nttcp/DESCR new file mode 100644 index 00000000000..cd0b5bf2e1d --- /dev/null +++ b/benchmarks/nttcp/DESCR @@ -0,0 +1,15 @@ +NTTCP (New TTCP) 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. + +The following is a short list of the improvements which have been made +over "classic" TTCP: + + * Ported to a variety of operating systems + * Can be started via inetd + * Output can be customized on the commnad line + * Centralized reporting of the measurements + * Trafic checksumming to detect failures in UDP transmissions + * Multicast support |