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: ryoon
Date: Sat Feb 4 12:50:59 UTC 2017
Modified Files:
pkgsrc/benchmarks: Makefile
Log Message:
Add fio
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 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.51 pkgsrc/benchmarks/Makefile:1.52
--- pkgsrc/benchmarks/Makefile:1.51 Mon Nov 21 18:21:17 2016
+++ pkgsrc/benchmarks/Makefile Sat Feb 4 12:50:59 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2016/11/21 18:21:17 minskim Exp $
+# $NetBSD: Makefile,v 1.52 2017/02/04 12:50:59 ryoon Exp $
#
COMMENT= Benchmarking tools
@@ -13,6 +13,7 @@ SUBDIR+= dhrystone
SUBDIR+= dnsperf
SUBDIR+= fib
SUBDIR+= filebench
+SUBDIR+= fio
SUBDIR+= flops
SUBDIR+= forkbomb
SUBDIR+= glmark2
Home |
Main Index |
Thread Index |
Old Index