aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2018-01-27 14:30:59 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2018-01-27 14:30:59 +0000
commit391e2d57137cd42c3f505bda5d9b72baaacb9278 (patch)
tree5b30e9a7f3f01b2413900b785d7327386dd45715 /benchmarks/Makefile
parente8a1be7f3b727ef1acaa2f54d542c662847e0dab (diff)
downloadports-391e2d57137cd42c3f505bda5d9b72baaacb9278.tar.gz
ports-391e2d57137cd42c3f505bda5d9b72baaacb9278.zip
Add benchmarks/py-throughpy: Python script to test throughput with iperf3
Execute throughput tests with iperf3 and get some formatted responses. The output shows just the min, max and average values. WWW: https://github.com/kanazux/throughpy PR: 225478 Submitted by: Silvio Ap Silva <contato@kanazuchi.com>
Notes
Notes: svn path=/head/; revision=460126
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 1622ddf955ef..a19cf22f972e 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -62,6 +62,7 @@
SUBDIR += postal
SUBDIR += postmark
SUBDIR += py-naarad
+ SUBDIR += py-throughpy
SUBDIR += py-zopkio
SUBDIR += pybench
SUBDIR += raidtest