Compare the performance of Python programs against some other language implementation, or check the Python CPU time and Memory use measurements.

For more information about the Python implementation we measured see ↓ about Python.

Compare to:

 Are the Python programs better?

For each of one our benchmarks, a white bar shows which language implementation had the faster program, and a black bar shows which used the least memory.

 How many times better?

How many times faster or smaller are the Python programs than the corresponding Perl programs?

Python x times better
~ Perl x times better
Program & Logs  Faster  Smaller: Memory Use Smaller: GZip Bytes Reduced N
binary-trees4.02.31.3
chameneos-reduxError
fannkuch1.2~1.0~1.1
fasta1.6~1.01.2
k-nucleotide~1.81.7~1.3
mandelbrot1.5 1.0
n-body1.2~1.61.1
nsieve4.22.91.2
nsieve-bits~1.3~3.1~1.4
partial-sums~1.3~1.0~1.0
pidigits1.2~1.1~1.2
recursive1.5~1.41.1
regex-dna1.71.31.4
reverse-complement~1.2~1.21.1
spectral-norm1.6 1.2
startup~5.0 1.1
sum-file~1.3 1.1
thread-ring  No Perl

 about Python

Python 2.5.2

Paul Graham's Essay

Home Page: http://www.python.org/

Download: http://www.python.org/download/

Revised BSD license