Hacker News new | ask | show | jobs
by pclmulqdq 1712 days ago
In the application I referred to, PGO was also used. However, that only applies -Os to cold code, and if what you're doing is very branchy, it can help even in the hot path.