pkgsrc/benchmarks/nettest/DESCR
cjep 15dd45890d Re-import of Nettest 92.11.09 into the NetBSD packages collection
as benchmarks/nettest (originally in net).

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.

Supplied by Brian Ginsbach in PR#18985. Thanks!
2003-04-11 17:07:23 +00:00

7 lines
341 B
Text

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.