This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: November 2008 New Java Performance Tips
Feed Title: JavaPerformanceTuning.com
Feed URL: http://www.javaperformancetuning.com/newsletters.rss
Feed Description: JavaPerformanceTuning.com lists all the information and resources available for Java performance tuning
The latest Java performance tips from around the web, such as "Measure, don't guess. Developers are trained to look at code, and when something goes wrong, they look at code - and you can always find something wrong or ugly that's begging to be fixed. And that can throw you right off the track of the actual issue. Delay looking at the code until you have a solid measurement or clue as to exactly which part of the application is responsible for the problem."