Hacker News new | ask | show | jobs
by nwellnhof 2037 days ago
That's only true for application code. If you write libraries, you can't know how your library functions will be called and have to assume that most of them could end up in performance-critical code paths.