summaryrefslogtreecommitdiffstats
path: root/Tools/pybench/NewInstances.py
Commit message (Collapse)AuthorAgeFilesLines
* Updated to pybench 2.0.Marc-André Lemburg2006-06-131-1/+10
| | | | | | | | See svn.python.org/external/pybench-2.0 for the original import of that version. Note that platform.py was not copied over from pybench-2.0 since it is already part of Python 2.5.
* Reinstate new-style object tests.Steve Holden2006-05-271-0/+66
|
* Revert tests to MAL's original round sizes to retiain comparabilitySteve Holden2006-05-261-66/+0
| | | | | 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.
* Add -t option to allow easy test selection.Steve Holden2006-05-261-0/+66
Action verbose option correctly. Tweak operation counts. Add empty and new instances tests. Enable comparisons across different warp factors. Change version.