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: taca
Date: Sun Dec 8 14:16:26 UTC 2024
Modified Files:
pkgsrc/benchmarks: Makefile
Log Message:
benchmarks/Makefile: add and enable ruby-benchmark
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 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.64 pkgsrc/benchmarks/Makefile:1.65
--- pkgsrc/benchmarks/Makefile:1.64 Thu Nov 2 02:50:44 2023
+++ pkgsrc/benchmarks/Makefile Sun Dec 8 14:16:26 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2023/11/02 02:50:44 pho Exp $
+# $NetBSD: Makefile,v 1.65 2024/12/08 14:16:26 taca Exp $
#
COMMENT= Benchmarking tools
@@ -53,6 +53,7 @@ SUBDIR+= postal
SUBDIR+= postmark
SUBDIR+= ramspeed
SUBDIR+= randread
+SUBDIR+= ruby-benchmark
SUBDIR+= skampi
SUBDIR+= super_pi
SUBDIR+= sysbench
Home |
Main Index |
Thread Index |
Old Index