From 8447c4a32a662787427d7dbc886079f2b2ea1e7b Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Thu, 29 Mar 2001 13:26:14 +0000 Subject: Add pybench 0.8, an extensible benchmark suite for Python. --- benchmarks/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'benchmarks/Makefile') 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 -- cgit v1.2.3