summaryrefslogtreecommitdiff
path: root/benchmarks/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-03-29 13:26:14 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-03-29 13:26:14 +0000
commit8447c4a32a662787427d7dbc886079f2b2ea1e7b (patch)
tree45e2c8501ea202ceaa22da5d8e9a3ca05ec39f3e /benchmarks/Makefile
parentAdd stackless_python 2.0, a Python implementation that does not use (diff)
Add pybench 0.8, an extensible benchmark suite for Python.
Notes
Notes: svn path=/head/; revision=40532
Diffstat (limited to 'benchmarks/Makefile')
-rw-r--r--benchmarks/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/Makefile b/benchmarks/Makefile
index 7ccc901ff538..50dd289cd984 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