Fijal <[email protected]> added the comment: I think the problem is missing fast calls in terms of lack of multimethods (signature has space after self which makes it impossible to do a fast call) and builtin speedups not working. Both should be fixed.
---------- nosy: +fijal status: unread -> chatting ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1505> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
