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:50:44 UTC 2023
Modified Files:
pkgsrc/benchmarks: Makefile
Log Message:
benchmarks/Makefile: + hs-criterion
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 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.63 pkgsrc/benchmarks/Makefile:1.64
--- pkgsrc/benchmarks/Makefile:1.63 Thu Nov 2 02:32:32 2023
+++ pkgsrc/benchmarks/Makefile Thu Nov 2 02:50:44 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2023/11/02 02:32:32 pho Exp $
+# $NetBSD: Makefile,v 1.64 2023/11/02 02:50:44 pho Exp $
#
COMMENT= Benchmarking tools
@@ -28,6 +28,7 @@ SUBDIR+= google-benchmark
SUBDIR+= hbench
SUBDIR+= heapsort
SUBDIR+= hint
+SUBDIR+= hs-criterion
SUBDIR+= hs-criterion-measurement
SUBDIR+= httperf
SUBDIR+= hyperfine
Home |
Main Index |
Thread Index |
Old Index