diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-13 20:39:56 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-13 20:39:56 +0000 |
commit | 9454e87d63ac5e64f23bea24c367a89c3808a81e (patch) | |
tree | f9711b1193c78746ce5582de31fd6391750c5a2e /benchmarks | |
parent | ef1dce85d0217b1df5932229b4d3c38799b6d92f (diff) | |
download | pkgsrc-9454e87d63ac5e64f23bea24c367a89c3808a81e.tar.gz |
+ p5-Benchmark-Timer
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index 2c0652e4c4b..8fa7f0e9d33 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2013/11/30 20:31:30 tron Exp $ +# $NetBSD: Makefile,v 1.49 2014/08/13 20:39:56 wiz Exp $ # COMMENT= Benchmarking tools @@ -31,6 +31,7 @@ SUBDIR+= netpipe SUBDIR+= nettest SUBDIR+= nsieve SUBDIR+= nttcp +SUBDIR+= p5-Benchmark-Timer SUBDIR+= paranoia SUBDIR+= phoronix-test-suite SUBDIR+= pipebench |