[issue24915] Profile Guided Optimization improvements (better training, llvm support, etc)

Alecsandru Patrascu report at bugs.python.org
Wed Aug 26 16:41:39 CEST 2015


Alecsandru Patrascu added the comment:

I modified the patches with clang support.

Also, I added an important check for the architecture on which PGO is running. Our proposal targets x86 platforms, since our measurements are made only on x86 hardware.

----------

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


More information about the Python-bugs-list mailing list