pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/benchmarks Add fio



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2431ef7a0553
branches:  trunk
changeset: 358062:2431ef7a0553
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sat Feb 04 12:50:59 2017 +0000

description:
Add fio

diffstat:

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

diffs (17 lines):

diff -r 3f6817027fe2 -r 2431ef7a0553 benchmarks/Makefile
--- a/benchmarks/Makefile       Sat Feb 04 12:50:23 2017 +0000
+++ b/benchmarks/Makefile       Sat Feb 04 12:50:59 2017 +0000
@@ -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+=       dnsperf
 SUBDIR+=       fib
 SUBDIR+=       filebench
+SUBDIR+=       fio
 SUBDIR+=       flops
 SUBDIR+=       forkbomb
 SUBDIR+=       glmark2



Home | Main Index | Thread Index | Old Index