pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/benchmarks Add hyperfine



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b35dad043e1e
branches:  trunk
changeset: 445786:b35dad043e1e
user:      pin <pin%pkgsrc.org@localhost>
date:      Fri Jan 29 09:16:20 2021 +0000

description:
Add hyperfine

diffstat:

 benchmarks/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 15d74dcce4b0 -r b35dad043e1e benchmarks/Makefile
--- a/benchmarks/Makefile       Fri Jan 29 09:15:40 2021 +0000
+++ b/benchmarks/Makefile       Fri Jan 29 09:16:20 2021 +0000
@@ -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+=       heapsort
 SUBDIR+=       hint
 SUBDIR+=       httperf
+SUBDIR+=       hyperfine
 SUBDIR+=       iozone
 SUBDIR+=       kttcp
 SUBDIR+=       libmicro



Home | Main Index | Thread Index | Old Index