On Wed, Aug 3, 2011 at 12:50 PM, Noufal Ibrahim <nou...@gmail.com> wrote:

>
> PyPy outperforms C in a little benchmark capitalising on gcc's inability
> to optimise across files.
>
>
> http://morepypy.blogspot.com/2011/08/pypy-is-faster-than-c-again-string.html
>

 Not sure if that is the only factor playing here. I am pretty sure
 the malloc/free every cycle is killing the C program.


>
> --
> ~noufal
> http://nibrahim.net.in
>
> Of course I can keep secrets. It's the people I tell them to that can't
> keep them. -Anthony Haden-Guest
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
--Anand
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to