Does CPython already has Peephole optimizations?

Laxmikant Chitare laxmikant.general at gmail.com
Mon Feb 17 03:24:25 EST 2014


Hello All,

I read about this article:
http://www.python.org/workshops/1998-11/proceedings/papers/montanaro/montanaro.html

Just wanted to clarify whether CPython already includes these kind of byte
code optimizations? Are all the temporary variables removed when byte code
is generated?

Regards,
Laxmikant
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20140217/5d09a6ae/attachment.html>


More information about the Python-list mailing list