Hey everyone, I've recently looked into building CPython on Windows with GCC+PGO+LTO and it helped quite a bit with the pyperformance benchmark suite compared to a plain build and compared to the official CPython Windows build, see:
https://github.com/msys2/MINGW-packages/pull/5630#issuecomment-514069618 That made me wonder if the official Windows installer uses PGO? If not, maybe it should :) _______________________________________________ Speed mailing list -- speed@python.org To unsubscribe send an email to speed-le...@python.org