[Python-Dev] Python 3 optimizations continued...

"Martin v. Löwis" martin at v.loewis.de
Mon Aug 29 22:43:35 CEST 2011


> So, the two big issues aside, is there any interest in incorporating
> these optimizations in Python 3?

The question really is whether this is an all-or-nothing deal. If you
could identify smaller parts that can be applied independently, interest
would be higher.

Also, I'd be curious whether your techniques help or hinder a potential
integration of a JIT generator.

Regards,
Martin


More information about the Python-Dev mailing list