Armin Rigo <[email protected]> added the comment: I ran your script in a loop: 10'000 times instead of just once, the part between "function_found = False" and the end. I measured about 1.0 second with pypy 1.9 and 3.7 seconds with python 2.7. So it's again a matter of warm-up time.
---------- status: chatting -> invalid ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1288> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
