1. f93bb26 pybench prep_times calculation error (closes #11895) by Jesus Cea · 13 years ago
  2. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  3. 9cf41d0 normalize shebang lines to #!/usr/bin/env python by Benjamin Peterson · 14 years ago
  4. 49b8814 http://bugs.python.org/issue7029 by Kristján Valur Jónsson · 15 years ago
  5. e555f58 Issue #4677: add two list comprehension tests to pybench. by Antoine Pitrou · 16 years ago
  6. 0c37ae0 add a pybench test for complex function calls (part of #1819) by Antoine Pitrou · 16 years ago
  7. fa1814e explicitly flush after the ... since there wasn't a newline by Gregory P. Smith · 16 years ago
  8. b9dd8db Fix typo. by Thomas Heller · 16 years ago
  9. 3accbb0 Well that was dumb. platform.python_implementation returns a function, not a by Jeffrey Yasskin · 16 years ago
  10. 019e9d7 Fix pybench for pythons < 2.6, tested back to 2.3. by Jeffrey Yasskin · 16 years ago
  11. 0df0f6d Add tests for with and finally performance to pybench. by Jeffrey Yasskin · 16 years ago
  12. c5f05e4 Patch #2167 from calvin: Remove unused imports by Christian Heimes · 16 years ago
  13. fd61107 Typo. by Georg Brandl · 17 years ago
  14. b1a8ef6 Jython doesn't have sys.setcheckinterval() - ignore it in that case. by Marc-André Lemburg · 18 years ago
  15. a50e623 Add Python implementation to the machine details. by Marc-André Lemburg · 18 years ago
  16. f6fc454 Fix a buglet in the error reporting (SF bug report #1546372). by Marc-André Lemburg · 18 years ago
  17. 3b3f118 Whitespace normalization. by Marc-André Lemburg · 18 years ago
  18. 7d9743d Updated to pybench 2.0. by Marc-André Lemburg · 18 years ago
  19. 573bd19 Revert wrong svn copy. by Marc-André Lemburg · 18 years ago
  20. 08de1ef Update pybench to version 2.0. by Marc-André Lemburg · 18 years ago
  21. 27c7059 Whitespace normalization. by Tim Peters · 18 years ago
  22. e9eeab5 Initial version of systimes - a module to provide platform dependent by Marc-André Lemburg · 18 years ago
  23. 8040359 Reinstate new-style object tests. by Steve Holden · 18 years ago
  24. 57ad060 Blasted typos ... by Steve Holden · 18 years ago
  25. a4ebed8 Update help text and documentaition. by Steve Holden · 18 years ago
  26. 19bfd42 Whitespace normalization. by Tim Peters · 18 years ago
  27. d05e546 Revert tests to MAL's original round sizes to retiain comparability by Steve Holden · 18 years ago
  28. f845877 Use minimum calibration time rather than avergae to avoid by Steve Holden · 18 years ago
  29. 877ab9b Add missing svn:eol-style property to text files. by Tim Peters · 18 years ago
  30. 584c8d4 Whitespace normalization. by Tim Peters · 18 years ago
  31. 431a763 Add -t option to allow easy test selection. by Steve Holden · 18 years ago
  32. f9cc594 Whitespace normalization. by Tim Peters · 18 years ago
  33. c311f64 Adding pybench 1.3 to the Tools/ directory. by Marc-André Lemburg · 18 years ago