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