Security quotes of the week
Security quotes of the week
Posted Apr 26, 2018 6:29 UTC (Thu) by mjthayer (guest, #39183)In reply to: Security quotes of the week by mjthayer
Parent article: Security quotes of the week
> Given that most code in most projects is not expected to be performance-critical, I always wonder anyway why people waste time and fossil fuel (and risk uncovering assumptions in their code they would rather not have known about) optimising it build after build.
Perhaps some day compilers will learn to detect code paths which will not benefit from optimisations and optimise them away...
