mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
341 B
Plaintext
8 lines
341 B
Plaintext
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.
|