diff options
Diffstat (limited to 'benchmarks/nettest/DESCR')
-rw-r--r-- | benchmarks/nettest/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/benchmarks/nettest/DESCR b/benchmarks/nettest/DESCR new file mode 100644 index 00000000000..2d2c85bfc90 --- /dev/null +++ b/benchmarks/nettest/DESCR @@ -0,0 +1,7 @@ +The nettest and nettestd commands perform client and server +performance tests for various types of interprocess communication. +These tests time the data throughput of pipes and UNIX domain, TCP, +and UDP socket connections. + +The nettest command performs the client side of the test; the +nettestd command performs the server side of the test. |