commit | d05e5468501ff572a55349a584a28d09f9d7abb3 | [log] [tgz] |
---|---|---|
author | Steve Holden <steve@holdenweb.com> | Fri May 26 18:26:21 2006 +0000 |
committer | Steve Holden <steve@holdenweb.com> | Fri May 26 18:26:21 2006 +0000 |
tree | 35ac0c190daef873dac46b960928354abdad7067 | |
parent | 9c0e9c089c758bc9b64f0379bc93f8ea6740eb53 [diff] [blame] |
Revert tests to MAL's original round sizes to retiain comparability from long ago and far away. Stop calling this pybench 1.4 because it isn't. Remove the empty test, which was a bad idea.
diff --git a/Tools/pybench/pybench.py b/Tools/pybench/pybench.py index 8df0025..f803dc4 100755 --- a/Tools/pybench/pybench.py +++ b/Tools/pybench/pybench.py
@@ -35,7 +35,7 @@ """ # Version number -__version__ = '1.4' +__version__ = '1.3' # # NOTE: Use xrange for all test loops unless you want to face