diff options
author | clsung <clsung@FreeBSD.org> | 2007-01-08 03:48:30 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-01-08 03:48:30 +0000 |
commit | ada824a698e0cd6d4c6f4c07ac39dae6c6bcb88e (patch) | |
tree | 00c1e932557501ba198244ff455fee1ea88d09c3 /benchmarks/Makefile | |
parent | c254c74d5bef5efa443ee7f0e45658708f170fb7 (diff) | |
download | FreeBSD-ports-ada824a698e0cd6d4c6f4c07ac39dae6c6bcb88e.zip FreeBSD-ports-ada824a698e0cd6d4c6f4c07ac39dae6c6bcb88e.tar.gz |
Add p5-Benchmark-Forking 0.99, run benchmarks in separate processes.
PR: ports/107593
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r-- | benchmarks/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile index adbed5f..2993ffc 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -30,6 +30,7 @@ SUBDIR += netpipe SUBDIR += nqueens SUBDIR += nttcp + SUBDIR += p5-Benchmark-Forking SUBDIR += p5-Benchmark-Stopwatch SUBDIR += pathchirp SUBDIR += pathload |