Hacker News new | ask | show | jobs
by qmr 268 days ago
... which is an argument against trying to hyper optimize.
2 comments

Compilation is not just about optimization. It gives you flexibility and robustness.

Compilation options let you tweak programs. In my direct experiences, gentoo source packages break far less often than arch linux binary packages.

That doesn't make any sense.