freebsd-ports/benchmarks/Makefile
Simon Barner a1a5e89882 Add sysbench 0.4.3,
a modular, cross-platform and multi-threaded
benchmark tool.

PR:		90233
Submitted by:	Gea-Suan Lin <gslin@ccca.nctu.edu.tw>
2005-12-11 13:56:12 +00:00

56 lines
1.1 KiB
Makefile

# $FreeBSD$
#
COMMENT = Benchmarking tools
SUBDIR += autobench
SUBDIR += blogbench
SUBDIR += bonnie
SUBDIR += bonnie++
SUBDIR += dbench
SUBDIR += dbs
SUBDIR += dkftpbench
SUBDIR += flops
SUBDIR += forkbomb
SUBDIR += himenobench
SUBDIR += hpl
SUBDIR += httperf
SUBDIR += iozone
SUBDIR += iozone21
SUBDIR += iperf
SUBDIR += libmicro
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netio
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += nqueens
SUBDIR += nttcp
SUBDIR += pathchirp
SUBDIR += pathload
SUBDIR += pathrate
SUBDIR += pear-Benchmark
SUBDIR += pipebench
SUBDIR += pnetmark
SUBDIR += polygraph
SUBDIR += postal
SUBDIR += postmark
SUBDIR += pybench
SUBDIR += raidtest
SUBDIR += rawio
SUBDIR += scimark2
SUBDIR += scimark2c
SUBDIR += siege
SUBDIR += stream
SUBDIR += super-smack
SUBDIR += sysbench
SUBDIR += tcpblast
SUBDIR += thrulay
SUBDIR += tmetric
SUBDIR += ttcp
SUBDIR += ubench
SUBDIR += unixbench
SUBDIR += webbench
SUBDIR += xengine
.include <bsd.port.subdir.mk>