[BangPypers] PyPy outperforms C in microbenchmark

Anand Balachandran Pillai abpillai at gmail.com
Wed Aug 3 09:47:11 CEST 2011


On Wed, Aug 3, 2011 at 12:50 PM, Noufal Ibrahim <noufal at 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 at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
--Anand


More information about the BangPypers mailing list