[issue2459] speedup for / while / if with better bytecode

Collin Winter report at bugs.python.org
Sat Feb 21 01:31:01 CET 2009


Collin Winter <collinw at gmail.com> added the comment:

On Fri, Feb 13, 2009 at 3:23 PM, Collin Winter <collinw at gmail.com> wrote:
> On Fri, Feb 13, 2009 at 10:37 AM, Antoine Pitrou <report at bugs.python.org> wrote:
>> Before committing I want to know what to do with the new jump opcodes,
>> with respect to the alternative proposal I've made in #4715.
>> Ideally, I should fold the #4715 patch back into the present patch,
>> since I think the #4715 approach is more thought out.
>
> That sounds good, especially since Jeffrey and I have already reviewed #4715.

If you don't have the bandwidth to integrate 4715 into this patch, I
can do that, if you want.

Collin

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


More information about the Python-bugs-list mailing list