No speedup on multi-processor machine?

Fuzzyman fuzzyman at gmail.com
Sun Apr 22 10:36:57 EDT 2007


On Apr 22, 1:03 am, Neil Hodgson <nyamatongwe+thun... at gmail.com>
wrote:
> Fuzzyman:
>
> > IronPython is *definitely* not restricted by the GIL.
>
>     IronPython is currently mostly slower than CPython although the
> particular problem should be tested to see if IronPython helps.
>
>     Some recent benchmarks between IronPython and CPython:http://sparcs.kaist.ac.kr/~tinuviel/pybench/

Not when running on the .NET platform, there is not a lot of
difference overall:

http://www.voidspace.org.uk/python/weblog/arch_d7_2007_04_21.shtml#e688

Fuzzyman
http://www.voidspace.org.uk/ironpython/index.shtml

>
>     Neil





More information about the Python-list mailing list