From 51d75b791606d7f21db0c314a141ed4b7cc8076a Mon Sep 17 00:00:00 2001 From: pin Date: Fri, 29 Jan 2021 09:16:20 +0000 Subject: Add hyperfine --- benchmarks/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'benchmarks') diff --git a/benchmarks/Makefile b/benchmarks/Makefile index a0db4876fed..25de5b134ec 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -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 @@ -25,6 +25,7 @@ SUBDIR+= hbench SUBDIR+= heapsort SUBDIR+= hint SUBDIR+= httperf +SUBDIR+= hyperfine SUBDIR+= iozone SUBDIR+= kttcp SUBDIR+= libmicro -- cgit v1.2.3