[pypy-issue] [issue1344] Pypy slower in recursion than Python2.7, Python3.2 and Julia

Fijal tracker at bugs.pypy.org
Sun Dec 2 18:20:50 CET 2012


Fijal <fijall at gmail.com> added the comment:

Hi. This is a situation where the warmup time is very significant (it tries to 
inline all the recursion), but once you warm it up it's actually very fast. 
Increase the number from 5 to 500 and see how it goes. I'm closing this as 
invalid, feel free to open "improve warmup time of recursive calls" as a separate 
ticket.

----------
nosy: +fijal
status: chatting -> invalid

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1344>
________________________________________


More information about the pypy-issue mailing list