Message166971
Martin v. L??wis <report@bugs.python.org> wrote:
> > If not, then I doubt PGO is buying us anything anyway.
>
> It was originally added because people reported measurable speedups when
> profile-guided optimization is used, for VS 2008.
For libmpdec/64-bit I've measured huge speedups in the order of 50% (with
training data). This led me to believe that the main optimizations for
x64 are only available with PGO, perhaps as a distinguishing feature from
the Express versions. |
|
Date |
User |
Action |
Args |
2012-07-31 07:50:40 | skrah | set | recipients:
+ skrah, loewis, georg.brandl, rhettinger, terry.reedy, ishimoto, amaury.forgeotdarc, ncoghlan, pitrou, vstinner, jackdied, tim.golden, eric.araujo, mrabarnett, alex, r.david.murray, brian.curtin, meador.inge, benrg |
2012-07-31 07:50:39 | skrah | link | issue8847 messages |
2012-07-31 07:50:39 | skrah | create | |
|