[issue4477] Speed up PyEval_EvalFrameEx when tracing is off.

Martin v. Löwis report at bugs.python.org
Mon Dec 1 23:45:19 CET 2008


Martin v. Löwis <martin at v.loewis.de> added the comment:

Before it is accepted, I'd like to see some independent analysis (which
I might have to carry out myself). It would also be good if some deeper
understanding of the effect could be provided - I'm fairly skeptical
that such a minor change should have any notable effect.

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4477>
_______________________________________


More information about the Python-bugs-list mailing list