Hi Everyone, I was wondering if someone has tried to build pypy using PGO ( Profile Guided Optimization) and LTO (Link Time Optimization). CPython has an option of building the binary using PGO and LTO, which gives performance speedup upto 26% on some of the GUPB benchmarks, with average gain of 10% over the whole benchmark suite. http://bugs.python.org/issue24915
Regards Yash
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev