summaryrefslogtreecommitdiffstats
path: root/Tools/pybench/pybench.py
Commit message (Expand)AuthorAgeFilesLines
* Typo.Georg Brandl2007-03-091-1/+1
* Jython doesn't have sys.setcheckinterval() - ignore it in that case.Marc-André Lemburg2007-01-131-1/+1
* Add Python implementation to the machine details.Marc-André Lemburg2007-01-131-27/+43
* Fix a buglet in the error reporting (SF bug report #1546372).Marc-André Lemburg2006-08-291-2/+7
* Whitespace normalization.Marc-André Lemburg2006-06-131-2/+2
* Updated to pybench 2.0.Marc-André Lemburg2006-06-131-256/+678
* Update help text and documentaition.Steve Holden2006-05-261-1/+1
* Whitespace normalization.Tim Peters2006-05-261-1/+1
* Revert tests to MAL's original round sizes to retiain comparabilitySteve Holden2006-05-261-1/+1
* Use minimum calibration time rather than avergae to avoidSteve Holden2006-05-261-12/+17
* Whitespace normalization.Tim Peters2006-05-261-1/+1
* Add -t option to allow easy test selection.Steve Holden2006-05-261-60/+110
* Whitespace normalization.Tim Peters2006-04-211-18/+18
* Adding pybench 1.3 to the Tools/ directory.Marc-André Lemburg2006-04-191-0/+461