[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / benchmarks

File: [local] / ports / benchmarks / Makefile (download)

Revision 1.36, Sun Sep 24 19:56:23 2023 UTC (7 months, 4 weeks ago) by fcambus
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.35: +1 -0 lines

Add vegeta.

     SUBDIR =
     SUBDIR += blogbench
     SUBDIR += bonnie++
     SUBDIR += fio
     SUBDIR += fs_mark
     SUBDIR += glmark2
     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 += splicebench
     SUBDIR += sysbench
     SUBDIR += sysbench,mysql
     SUBDIR += sysbench,pgsql
     SUBDIR += tcpblast
     SUBDIR += tsung
     SUBDIR += ubench
     SUBDIR += udpbench
     SUBDIR += vegeta
     SUBDIR += wrk
     SUBDIR += xengine

.include <bsd.port.subdir.mk>