1. be19ed7 Fix most trivially-findable print statements. by Guido van Rossum · 18 years ago
  2. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  3. b993b06 The script now takes an optional command-line argument to specify how many by Alex Martelli · 21 years ago
  4. 0855dd8 Bump the LOOPS count. 50,000 iterations takes about 5 seconds on my by Guido van Rossum · 22 years ago
  5. 004d5e6 Make reindent.py happy (convert everything to 4-space indents!). by Fred Drake · 24 years ago
  6. c1189eb Separate out a function pystones(loops=LOOPS) which runs the benchmark by Guido van Rossum · 27 years ago
  7. 5526e39 set LOOPS to 10000 by Guido van Rossum · 27 years ago
  8. 04f2b45 Version 1.1. Fix memory leak and expensive comparison with None. by Guido van Rossum · 28 years ago
  9. f06ee5f /usr/local/bin/python -> /usr/bin/env python by Guido van Rossum · 28 years ago
  10. 189f8fb added "pystone" benchmark by Guido van Rossum · 30 years ago