diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-03-29 13:26:14 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-03-29 13:26:14 +0000 |
commit | a4f4e25ff86f462c0160ab627a0f94154cb2f1fd (patch) | |
tree | a9f18b28d9fe3929e2d6a5300932c05bed81dbb5 /benchmarks/Makefile | |
parent | 940b8e8d32b0b3ac7424e2aaef809e36594a1bb1 (diff) | |
download | FreeBSD-ports-a4f4e25ff86f462c0160ab627a0f94154cb2f1fd.zip FreeBSD-ports-a4f4e25ff86f462c0160ab627a0f94154cb2f1fd.tar.gz |
Add pybench 0.8, an extensible benchmark suite for Python.
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 7ccc901..50dd289 100644 --- a/benchmarks/Makefile +++ b/benchmarks/Makefile @@ -13,6 +13,7 @@ SUBDIR += netpipe SUBDIR += polygraph SUBDIR += postmark + SUBDIR += pybench SUBDIR += rawio SUBDIR += tcpblast SUBDIR += tmetric |