1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/benchmarks/Makefile
Ying-Chieh Liao 2bab7027e7 add bonnie++
Performance Test of Filesystem I/O
2001-03-24 16:39:32 +00:00

23 lines
418 B
Makefile

# $FreeBSD$
#
SUBDIR += bonnie
SUBDIR += bonnie++
SUBDIR += bytebench
SUBDIR += dbs
SUBDIR += iozone
SUBDIR += iozone21
SUBDIR += lmbench
SUBDIR += nbench
SUBDIR += netperf
SUBDIR += netpipe
SUBDIR += polygraph
SUBDIR += postmark
SUBDIR += rawio
SUBDIR += tcpblast
SUBDIR += tmetric
SUBDIR += ubench
SUBDIR += xengine
.include <bsd.port.subdir.mk>