summaryrefslogtreecommitdiff
path: root/system/netperf/README
diff options
context:
space:
mode:
authorMathew Holleran <mathew.holleran@gmail.com>2013-03-11 21:13:25 -0400
committerdsomero <xgizzmo@slackbuilds.org>2013-03-22 07:16:44 -0400
commit1c1608eff8fffbd19371293e9f9261fc48daea73 (patch)
tree852db73d64a9309870de7f57b937fcf05ca1f084 /system/netperf/README
parent57846f1c776df25787c4bc8c799f285ed19b9e5b (diff)
downloadslackbuilds-1c1608eff8fffbd19371293e9f9261fc48daea73.tar.gz
system/netperf: Added (benchmarking for various types of networking)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/netperf/README')
-rw-r--r--system/netperf/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/netperf/README b/system/netperf/README
new file mode 100644
index 0000000000..60411cfc9d
--- /dev/null
+++ b/system/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