diff options
Diffstat (limited to 'network/netperf/README')
-rw-r--r-- | network/netperf/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/netperf/README b/network/netperf/README new file mode 100644 index 0000000000..60411cfc9d --- /dev/null +++ b/network/netperf/README @@ -0,0 +1,9 @@ +Netperf is a benchmark that can be used to measure the performance of +many different types of networking. It provides tests for both uni- +directional throughput, and end-to-end latency. The environments +currently measureable by netperf include: + +TCP and UDP via BSD Sockets for both IPv4 and IPv6 +DLPI +Unix Domain Sockets +SCTP for both IPv4 and IPv6 |