<br><br><div class="gmail_quote">On Wed, Jul 22, 2009 at 11:55 AM, William Dode <span dir="ltr"><<a href="mailto:wilk@flibuste.net" target="_blank">wilk@flibuste.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On 22-07-2009, William Dode wrote:<br>
<br>
> c 1.65s<br>
> gcj 1.9s<br>
> java 2.4s<br>
> python2.5 + psyco 2.9s<br>
> shedskin 3.4s<br>
<br>
</div>with -bw i have 2.6s<br>
<div><br>
> unladen-2009Q2 125s (2m05)<br>
> Jython 2.2.1 on java1.6.0_12 176s (without array, like shedskin)<br>
> Jython 2.2.1 on java1.6.0_12 334s (with array)<br>
> python2.5 215s (3m35s)<br>
> python3.1 246s (4m06s)<br>
> ironpython1.1.1 512 (8m32s)<br>
<br>
</div>somebody can test with ironpython on windows ?<br>
<br>
Anyway, it's very impressive. I wonder if unladen will be so close in<br>
the futur.<br>
<div><div></div><div><br>
--<br>
William Dodé - <a href="http://flibuste.net" target="_blank">http://flibuste.net</a><br>
Informaticien Indépendant</div></div></blockquote><br>I had time to run a few tests. Since psyco doesn't work on 64 bit and the developer now works on pypy I used that.<br><br>Intel Core i7 920 @ 2.66GHz<br>Kubuntu Jaunty Jackal<br>
<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">c gcc 4.3.3 0.77s</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">gcj 4.3.3 0.81s</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">java 1.6 0.99s</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">shedskin 1.63s</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">jython 2.2.1 85.37s</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">cpython 2.6.2 93.26s</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">pypy 1.1.0 1612.15s</span><br><br></div>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank"></a>