Message215362
Thanks Ned, this is interesting!
I don't know about Mac OS, but on Ubuntu, LTO and PGO apparently make Python around 10% faster (see #17781). However, that data point refers to GCC's LTO, not LLVM's.
Personally I'm interested in LTO because I want to obtain whole-program LLVM bitcode files (for use in a research project about instrumentation). However, if there is something I can help (e.g., running benchmarks with different compilation settings), let me know. |
|
Date |
User |
Action |
Args |
2014-04-02 07:55:52 | Sjlver | set | recipients:
+ Sjlver, brett.cannon, ronaldoussoren, vstinner, ned.deily, koobs |
2014-04-02 07:55:52 | Sjlver | set | messageid: <1396425352.62.0.612890900335.issue21122@psf.upfronthosting.co.za> |
2014-04-02 07:55:52 | Sjlver | link | issue21122 messages |
2014-04-02 07:55:52 | Sjlver | create | |
|