Brett Cannon added the comment:

To be honest, I'm not excited by ./configure --enable-optimizations. I was 
happy with an explicit "make profile-opt".

The configure flag was added because not everything can be enabled just in the 
Makefile and so that people have a single flag to set to turn on any and all 
optimizations that work consistently across OSs (it used to be LTO+PGO until we 
discovered how universally broken LTO seems to be).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29243>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to