Add hyperfine

This commit is contained in:
pin 2021-01-29 09:16:20 +00:00
parent e4426023ae
commit 44d2ca0274

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.57 2020/10/08 02:53:31 jnemeth Exp $ # $NetBSD: Makefile,v 1.58 2021/01/29 09:16:20 pin Exp $
# #
COMMENT= Benchmarking tools COMMENT= Benchmarking tools
@ -25,6 +25,7 @@ SUBDIR+= hbench
SUBDIR+= heapsort SUBDIR+= heapsort
SUBDIR+= hint SUBDIR+= hint
SUBDIR+= httperf SUBDIR+= httperf
SUBDIR+= hyperfine
SUBDIR+= iozone SUBDIR+= iozone
SUBDIR+= kttcp SUBDIR+= kttcp
SUBDIR+= libmicro SUBDIR+= libmicro