Armin Rigo <[email protected]> added the comment: Is that a C extension module-based package? If it is, it's used "cpyext" which is known to be slow. Otherwise, if it is pure Python, then it's indeed interesting, but we'd need some instructions to reproduce the slow-down ourselves.
---------- nosy: +arigo status: unread -> chatting ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1511> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
