Programming As If Performance Mattered
Junks Jerzey writes "Saw the essay 'Programming as if Performance Mattered', by James Hague, mentioned at the Lambda the Ultimate programming language weblog. This is the first modern and sensible spin on how optimization has changed over the years. The big 'gotcha' in the middle caught me by surprise. An inspiring read." Hague begins: "Are particular performance problems perennial? Can we never escape them? This essay is an attempt to look at things from a different point of view, to put performance into proper perspective."
My company which does a good bit of open source development uses very similar methodologies to those outlined in the essay.
HOW'S MY POSTING? CALL 1-800-POSTING
Other times the whole point is optimisation. I'm about to spend months optimising audio codecs, I'll stop when it gets too hard to make further improvements. The codec is for mobile phone apps and the better I optimise the longer users batteries last.
There are still fields where good enough really isn't good enough. The key is knowing what's the right level for your specific app.
esp the Offshore IT workers. I have seen slow and buggy Offshored code. I hope they translate that book into many different languages.
Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.