Message293437
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). |
|
| Date |
User |
Action |
Args |
| 2017-05-10 16:58:29 | brett.cannon | set | recipients:
+ brett.cannon, gregory.p.smith, vstinner, methane, xiang.zhang, cstratak, torsava |
| 2017-05-10 16:58:29 | brett.cannon | set | messageid: <[email protected]> |
| 2017-05-10 16:58:29 | brett.cannon | link | issue29243 messages |
| 2017-05-10 16:58:29 | brett.cannon | create | |
|