[issue2459] speedup loops with better bytecode

Antoine Pitrou report at bugs.python.org
Sun Mar 23 16:51:04 CET 2008


Antoine Pitrou <pitrou at free.fr> added the comment:

This new patch should be ok. The block ordering algorithm in
compiler.pyassem looks entirely clean now, to the extent that the
previous "fixup" hacks have been disabled.

Attaching loops3.py.

Added file: http://bugs.python.org/file9829/loops3.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2459>
__________________________________


More information about the Python-bugs-list mailing list