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

Jeffrey Yasskin report at bugs.python.org
Mon Mar 2 17:24:43 CET 2009


Jeffrey Yasskin <jyasskin at gmail.com> added the comment:

No particular reason for cPickle. It sometimes shows when we've caused
problems by increasing the code size, and shows the size of any random
effects that the compiler causes by moving code around. Could you
double-check the patch to see if I did anything dumb?

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


More information about the Python-bugs-list mailing list