Carl Friedrich Bolz <[email protected]> added the comment: I was hoping to just close this issue, but it seems that the jitting of cProfile is simply broken atm. cProfile contains two elidables that are ignored after the recent elidable changes. This is a rather big regression, which we didn't notice as there is neither a benchmark, nor a test_pypy_c test about it.
---------- nosy: +cfbolz priority: performance bug -> critical status: testing -> chatting title: cProfile: slow on built-in function calls -> unbreak cProfile jitting ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1328> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
