View previous topic :: View next topic |
Author |
Message |
mario Site Admin
Joined: 03 Oct 2006 Posts: 7186
|
Posted: Wed Jul 04, 2012 1:05 pm Post subject: About optimization |
|
|
I recently read an excellent quote on program optimization, so decided to share it here in absence of my own original thoughts:
"We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil. Yet we should not pass up our opportunities in that critical 3%. A good programmer will not be lulled into complacency by such reasoning, he will be wise to look carefully at the critical code; but only after that code has been identified" - Donald Knuth |
|
Back to top |
|
|
Cupid
Joined: 09 Aug 2007 Posts: 7763 Location: Bristol, UK
|
Posted: Wed Jul 04, 2012 4:13 pm Post subject: |
|
|
I am minded to the following phrase:
'If it ain't broke, don't fix it'
simple but quite profound when thought about in detail... I have no idea who first came up with it. _________________ Mark |
|
Back to top |
|
|
|