logoalt Hacker News

IshKebabtoday at 1:04 PM0 repliesview on HN

The fact that compilers are smart isn't an excuse to not think about performance at all. They can't change your program architecture, algorithms, memory access patterns, etc.

You can mostly not think about super low level integer manipulation stuff though.