Hacker News new | ask | show | jobs
by mike_hearn 1276 days ago
Although note that using PGO with Go isn't really common either. Actually, JVM languages and JS are amongst the very few that use PGO regularly as setting it up and using it with AOT compiled toolchains takes more work.