summaryrefslogtreecommitdiff
path: root/benchmarks/nettest/patches
AgeCommit message (Collapse)AuthorFilesLines
2003-04-11Re-import of Nettest 92.11.09 into the NetBSD packages collectioncjep4-0/+213
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!