Articles tagged with "PGO"
Exploring how well the various forms of PGO work
Why dynamic dispatch is necessary and how to fix it with devirtualizing and PGO.
Making code faster without modifying it using Profile-Guided Optimizations.