|
|
|
|
|
by avian
2433 days ago
|
|
To be honest, I don't think taking the sentence out of context distorts much. This quote (which I see in full length for the first time) pretty much says how I always understood the shorter version. It's not "optimization is root of all evil". The key is "premature optimization". Maybe people gloss over that part, but it is right there. Yes, Knuth goes into more detail on what he considers premature optimization in the context of programming computers. However the short sentence applies much more broadly in my experience. For example, "premature optimization" of BOM costs in a hardware project can cost you dearly down the road when it turns out that leaving in some extra flexibility in the design would be mighty useful. |
|