pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks



Module Name:    pkgsrc
Committed By:   pho
Date:           Thu Nov  2 02:32:32 UTC 2023

Modified Files:
        pkgsrc/benchmarks: Makefile

Log Message:
benchmarks/Makefile: + hs-criterion-measurement


To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/benchmarks/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/benchmarks/Makefile
diff -u pkgsrc/benchmarks/Makefile:1.62 pkgsrc/benchmarks/Makefile:1.63
--- pkgsrc/benchmarks/Makefile:1.62     Sun Dec 18 12:53:18 2022
+++ pkgsrc/benchmarks/Makefile  Thu Nov  2 02:32:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2022/12/18 12:53:18 mef Exp $
+# $NetBSD: Makefile,v 1.63 2023/11/02 02:32:32 pho Exp $
 #
 
 COMMENT=       Benchmarking tools
@@ -28,6 +28,7 @@ SUBDIR+=      google-benchmark
 SUBDIR+=       hbench
 SUBDIR+=       heapsort
 SUBDIR+=       hint
+SUBDIR+=       hs-criterion-measurement
 SUBDIR+=       httperf
 SUBDIR+=       hyperfine
 SUBDIR+=       iozone



Home | Main Index | Thread Index | Old Index