Armin Rigo <[email protected]> added the comment: Yay, thanks! :-) It's already much, much faster than the version we had (which is also the version in CPython apparently). I added a check to use directly the old version of the code for x <= 100. Checked in 73fd0ad3e2e2.
---------- nosy: +arigo status: chatting -> resolved ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1654> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
