1. cbd2ab1 #1513299: cleanup some map() uses where a comprehension works better. by Georg Brandl · 14 years ago
  2. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  3. 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 16 years ago
  4. 9b2a269 Get pystone working with lazy map. by Neal Norwitz · 17 years ago
  5. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 17 years ago
  6. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  7. b993b06 The script now takes an optional command-line argument to specify how many by Alex Martelli · 21 years ago
  8. 0855dd8 Bump the LOOPS count. 50,000 iterations takes about 5 seconds on my by Guido van Rossum · 22 years ago
  9. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  10. c1189eb Separate out a function pystones(loops=LOOPS) which runs the benchmark by Guido van Rossum · 27 years ago
  11. 5526e39 set LOOPS to 10000 by Guido van Rossum · 27 years ago
  12. 04f2b45 Version 1.1. Fix memory leak and expensive comparison with None. by Guido van Rossum · 28 years ago
  13. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  14. 189f8fb added "pystone" benchmark by Guido van Rossum · 29 years ago