| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Backport bug fix for SF bug report #1546372. | Marc-André Lemburg | 2006-09-06 | 1 | -2/+7 |
| | | |||||
| * | Whitespace normalization. | Marc-André Lemburg | 2006-06-13 | 1 | -2/+2 |
| | | |||||
| * | Updated to pybench 2.0. | Marc-André Lemburg | 2006-06-13 | 1 | -256/+678 |
| | | | | | | | | | 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. | ||||
| * | Update help text and documentaition. | Steve Holden | 2006-05-26 | 1 | -1/+1 |
| | | |||||
| * | Whitespace normalization. | Tim Peters | 2006-05-26 | 1 | -1/+1 |
| | | |||||
| * | Revert tests to MAL's original round sizes to retiain comparability | Steve Holden | 2006-05-26 | 1 | -1/+1 |
| | | | | | | 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. | ||||
| * | Use minimum calibration time rather than avergae to avoid | Steve Holden | 2006-05-26 | 1 | -12/+17 |
| | | | | | | | the illusion of negative run times. Halt with an error if run times go below 10 ms, indicating that results will be unreliable. | ||||
| * | Whitespace normalization. | Tim Peters | 2006-05-26 | 1 | -1/+1 |
| | | |||||
| * | Add -t option to allow easy test selection. | Steve Holden | 2006-05-26 | 1 | -60/+110 |
| | | | | | | | Action verbose option correctly. Tweak operation counts. Add empty and new instances tests. Enable comparisons across different warp factors. Change version. | ||||
| * | Whitespace normalization. | Tim Peters | 2006-04-21 | 1 | -18/+18 |
| | | |||||
| * | Adding pybench 1.3 to the Tools/ directory. | Marc-André Lemburg | 2006-04-19 | 1 | -0/+461 |
