[pyc] pystone benchmarks

  • From: stelios xanthakis <sxanth@xxxxxxxxxxxx>
  • To: pyc@xxxxxxxxxxxxx
  • Date: Fri, 15 Jul 2005 19:52:30 +0300

pystone,
compiled with Python-2.4.1 internal compiler gives:
        38759.7 pystones/second
compiled with current pyc --no-dynlocals gives exactly:
        40000 pystones/second

That's over a 3% speedup!
We're going great!

Stelios

-PS pyvm+pyc runs at 60975.6 pystones/second.



Other related posts:

  • » [pyc] pystone benchmarks