aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2013-03-08 02:44:53 +0000
committerBeech Rintoul <beech@FreeBSD.org>2013-03-08 02:44:53 +0000
commitccc8dc4e231a90629d5b2c03c13ddda1323bb311 (patch)
treeba71da9b0b6f20c5174ef6faa28b101f1c02004b /benchmarks/Makefile
parentd12657d8b50ec6b4efe5549580e70efbe222de66 (diff)
downloadports-ccc8dc4e231a90629d5b2c03c13ddda1323bb311.tar.gz
ports-ccc8dc4e231a90629d5b2c03c13ddda1323bb311.zip
Flowgrind grinds flows among hosts in your network. It is a tool similar
to iperf, netperf to measure throughput and other metrics for TCP. Flowgrind is split into two components: the flowgrind daemon and the flowgrind controller. Using the controller, flows between any two systems running the flowgrind daemon can be setup (third party tests). At regular intervals during the test the controller collects and displays the measured results from the daemons. It can run multiple flows at once with the same or different settings and individually schedule every one. Test and control connection can optionally be diverted to different interfaces. WWW: http://launchpad.net/flowgrind PR: ports/176728 Submitted by: Lars Eggert <lars@eggert.org>
Notes
Notes: svn path=/head/; revision=313611
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 a234c325ce68..8b348db02464 100644
--- a/benchmarks/Makefile
+++ b/benchmarks/Makefile
@@ -16,6 +16,7 @@
SUBDIR += filebench
SUBDIR += fio
SUBDIR += flops
+ SUBDIR += flowgrind
SUBDIR += forkbomb
SUBDIR += geekbench
SUBDIR += gtkperf