Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6d6b220215433310c50c37be80d8def08af7700c
/
Lib
/
test
/
pystone.py
59ec315
#3319: don't raise ZeroDivisionError if number of rounds is so
by Georg Brandl
· 16 years ago
58eb11c
Whitespace normalization.
by Tim Peters
· 21 years ago
b993b06
The script now takes an optional command-line argument to specify how many
by Alex Martelli
· 21 years ago
0855dd8
Bump the LOOPS count. 50,000 iterations takes about 5 seconds on my
by Guido van Rossum
· 22 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
c1189eb
Separate out a function pystones(loops=LOOPS) which runs the benchmark
by Guido van Rossum
· 27 years ago
5526e39
set LOOPS to 10000
by Guido van Rossum
· 27 years ago
04f2b45
Version 1.1. Fix memory leak and expensive comparison with None.
by Guido van Rossum
· 28 years ago
f06ee5f
/usr/local/bin/python -> /usr/bin/env python
by Guido van Rossum
· 28 years ago
189f8fb
added "pystone" benchmark
by Guido van Rossum
· 30 years ago