This post originated from an RSS feed registered with Java Buzz
by Kevin Dangoor.
Original Post: Performance improvements in unreleased products
Feed Title: Blue Sky On Mars
Feed URL: http://www.blueskyonmars.com/feed/?cat=8%2C13%2C14
Feed Description: Kevin Dangoor's Weblog of Technology, Entertainment and Life - Java only feed. For all articles, check out http://www.blueskyonmars.com
There's the old question "if a tree falls and no one hears it, did it make a noise?" Just as goofy: "if you improve the performance of an unreleased application, did it actually get faster?"
I'm definitely in the "premature optimization is the root of all evil" camp, but the time has come for some performance work on Zesty News. I currently have well over 1,000 unread items, and it takes a few seconds to bring up the main view. Fixing this does make the code more complex, which is why I'm glad I didn't do it prematurely But, now is the time. So, I'll see the performance difference. Zesty's alpha testers won't even be aware that it used to take a few seconds. (And that's the way it should be.)