This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: August 2011 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 "The second most important tuning option for HotSpot garbage collection, after sizing the generations, is to choose the garbage collection algorithm to be used by each generation. / Design for 20x capacity, implement for 3x capacity, deploy for ~1.5x capacity."