Hacker News new | ask | show | jobs
by magicalhippo 1186 days ago
To be fair, this goes for a lot of optimizations. A hand-optimized assembly routine might become slower than the compiler-generated one as CPUs and compilers advance, for example.