[issue17781] optimize compilation options

Zachary Ware report at bugs.python.org
Tue Jan 19 17:37:50 EST 2016


Zachary Ware added the comment:

PGO is available as `make profile-opt`, LTO has a patch in issue25702.  Are there any other interesting options worth investigating?

----------
nosy: +zach.ware
status: open -> pending

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


More information about the Python-bugs-list mailing list