New submission from Amaury Forgeot d Arc <[email protected]>: The attached script (simplified from a real lxml benchmark) will emit an ABORT_BAD_LOOP several times. Does this mean that this function cannot be jitted? what's the reason?
---------- files: testjit.py messages: 5874 nosy: amaury, pypy-issue priority: performance bug status: unread title: ABORT_BAD_LOOP with innocent looking loops ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1519> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
