IronPython vs CPython: faster in 1.6 times?

Steve Holden steve at holdenweb.com
Tue Feb 5 13:52:22 EST 2008


Jeff wrote:
> IronPython runs on top of .NET.  I would be suspect of any claims that
> it is faster than cPython, just as I would of claims that Stackless or
> Jython are faster.

Well don't be. There are benchmarks that clearly show IronPython as 
faster for selected tests. Other tests show CPython running more quickly.

As always, a benchmark is only really valuable on a typical workload for 
the intended application.

regards
  Steve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC              http://www.holdenweb.com/




More information about the Python-list mailing list