2018-08-21 11:35:52 +02:00
|
|
|
# $NetBSD: Makefile,v 1.54 2018/08/21 09:35:52 wiz Exp $
|
1997-11-22 04:06:19 +01:00
|
|
|
#
|
|
|
|
|
2001-02-16 16:51:46 +01:00
|
|
|
COMMENT= Benchmarking tools
|
1998-12-06 02:25:08 +01:00
|
|
|
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= benchfft
|
2005-02-14 23:07:22 +01:00
|
|
|
SUBDIR+= blogbench
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= bonnie
|
2001-07-17 09:02:55 +02:00
|
|
|
SUBDIR+= bonnie++
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= bytebench
|
2003-07-17 17:12:32 +02:00
|
|
|
SUBDIR+= dbench
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= dhrystone
|
2013-11-30 21:31:30 +01:00
|
|
|
SUBDIR+= dnsperf
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= fib
|
2012-07-02 19:45:49 +02:00
|
|
|
SUBDIR+= filebench
|
2017-02-04 13:50:59 +01:00
|
|
|
SUBDIR+= fio
|
2018-03-04 10:24:53 +01:00
|
|
|
SUBDIR+= flamegraph
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= flops
|
2005-10-13 10:19:31 +02:00
|
|
|
SUBDIR+= forkbomb
|
2015-03-01 00:09:27 +01:00
|
|
|
SUBDIR+= glmark2
|
2016-11-21 19:21:17 +01:00
|
|
|
SUBDIR+= google-benchmark
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= hbench
|
|
|
|
SUBDIR+= heapsort
|
|
|
|
SUBDIR+= hint
|
|
|
|
SUBDIR+= httperf
|
|
|
|
SUBDIR+= iozone
|
2002-06-29 10:37:38 +02:00
|
|
|
SUBDIR+= kttcp
|
2009-11-22 01:46:52 +01:00
|
|
|
SUBDIR+= libmicro
|
2001-04-28 00:39:50 +02:00
|
|
|
SUBDIR+= linpack-bench
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= lmbench
|
2005-09-03 08:27:24 +02:00
|
|
|
SUBDIR+= nbench
|
2001-04-17 14:26:17 +02:00
|
|
|
SUBDIR+= netio
|
2006-11-21 11:59:25 +01:00
|
|
|
SUBDIR+= netperf
|
2001-07-28 01:34:38 +02:00
|
|
|
SUBDIR+= netpipe
|
2003-04-11 19:08:46 +02:00
|
|
|
SUBDIR+= nettest
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= nsieve
|
2002-04-17 23:53:29 +02:00
|
|
|
SUBDIR+= nttcp
|
2014-08-13 22:39:56 +02:00
|
|
|
SUBDIR+= p5-Benchmark-Timer
|
2018-08-21 11:35:52 +02:00
|
|
|
SUBDIR+= p5-Dumbbench
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= paranoia
|
2011-12-07 01:23:09 +01:00
|
|
|
SUBDIR+= phoronix-test-suite
|
2005-09-03 08:53:47 +02:00
|
|
|
SUBDIR+= pipebench
|
2003-12-03 19:41:21 +01:00
|
|
|
SUBDIR+= postal
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= postmark
|
2012-12-04 11:33:56 +01:00
|
|
|
SUBDIR+= ramspeed
|
2002-06-25 07:15:11 +02:00
|
|
|
SUBDIR+= randread
|
2003-03-19 18:25:10 +01:00
|
|
|
SUBDIR+= skampi
|
2011-02-28 19:39:07 +01:00
|
|
|
SUBDIR+= super_pi
|
2007-03-05 17:01:53 +01:00
|
|
|
SUBDIR+= sysbench
|
2005-07-06 21:46:14 +02:00
|
|
|
SUBDIR+= thrulay
|
2001-04-17 13:57:41 +02:00
|
|
|
SUBDIR+= ttcp
|
2005-09-03 07:58:58 +02:00
|
|
|
SUBDIR+= ubench
|
2001-02-16 16:51:46 +01:00
|
|
|
SUBDIR+= whetstone
|
|
|
|
SUBDIR+= xengine
|
2005-07-27 19:07:51 +02:00
|
|
|
SUBDIR+= zelibm
|
1997-11-22 04:06:19 +01:00
|
|
|
|
2007-08-13 10:12:41 +02:00
|
|
|
.include "../mk/misc/category.mk"
|