diff options
author | jym <jym@pkgsrc.org> | 2011-12-07 00:23:09 +0000 |
---|---|---|
committer | jym <jym@pkgsrc.org> | 2011-12-07 00:23:09 +0000 |
commit | 666e7305b8f3ae6f87cc5b4e6baa351fb13cef58 (patch) | |
tree | e4b9523f2160e7996e1321bc66c89e7447a3a8ba /benchmarks/Makefile | |
parent | eaf88264b80d22f42797cfc1c36eca0654239e68 (diff) | |
download | pkgsrc-666e7305b8f3ae6f87cc5b4e6baa351fb13cef58.tar.gz |
Welcome to phoronix-test-suite-3.4.0.
DESCR:
The Phoronix Test Suite is the most comprehensive testing and benchmarking
platform available for the *nix operating system. This software is designed
to effectively carry out both qualitative and quantitative benchmarks in a
clean, reproducible, and easy-to-use manner.
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index ab9540b81bb..1e3febb1d81 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2011/02/28 18:39:07 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2011/12/07 00:23:09 jym Exp $ # COMMENT= Benchmarking tools @@ -30,6 +30,7 @@ SUBDIR+= nettest SUBDIR+= nsieve SUBDIR+= nttcp SUBDIR+= paranoia +SUBDIR+= phoronix-test-suite SUBDIR+= pipebench SUBDIR+= postal SUBDIR+= postmark |