Hacker News new | ask | show | jobs
by rogers18445 1889 days ago
The vast majority of the code you write is glue code, you can be as inefficient when writing it as you want and it doesn't matter. Optimize only what the profiler tells you your cpu is spending real time in.