openbsd-ports/benchmarks/Makefile
2020-05-18 20:44:54 +00:00

31 lines
717 B
Makefile

# $OpenBSD: Makefile,v 1.31 2020/05/18 20:44:54 solene Exp $
SUBDIR =
SUBDIR += blogbench
SUBDIR += bonnie++
SUBDIR += fio
SUBDIR += fs_mark
SUBDIR += httperf
SUBDIR += hyperfine
SUBDIR += iozone
SUBDIR += netperf
SUBDIR += netperf-wrapper
SUBDIR += netpipe
SUBDIR += netstrain
SUBDIR += nuttcp
SUBDIR += p5-Dumbbench
SUBDIR += randread
SUBDIR += siege
SUBDIR += smtp-benchmark
SUBDIR += speedtest-cli
SUBDIR += sysbench
SUBDIR += sysbench,mysql
SUBDIR += sysbench,pgsql
SUBDIR += tcpblast
SUBDIR += tsung
SUBDIR += ubench
SUBDIR += wrk
SUBDIR += xengine
.include <bsd.port.subdir.mk>