Hacker News new | ask | show | jobs
by cbetti 2560 days ago
While aggressive inlining eliminates function call overhead, it can actually exacerbate instruction cache misses because it makes the executable larger.