[IronPython] speed of ip compiled

Michael Foord fuzzyman at voidspace.org.uk
Thu Aug 14 22:54:27 CEST 2008


David Jensen wrote:
> I would like to know if I write python standard programs and compile them into
> an exe using IP1 or IP2, how much faster would it be than standard python.
>
> Also, how much faster is interpreted IP1 or IP2 than standard python running
> as an interpreter?
>
>
>   

Try it and find out. Earlier today I posted some micro-benchmarks 
showing how IronPython (compiling to exe will make no difference to 
execution speed with IronPython) is faster than CPython for some things, 
and slower for others.

Michael

> David Jensen
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.ironpython.com
> http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
>   


-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/
http://www.trypython.org/
http://www.ironpython.info/
http://www.theotherdelia.co.uk/
http://www.resolverhacks.net/




More information about the Ironpython-users mailing list