Performance and Site Relability Engineering -Sreenivasulu kota
This Blog will help you to get an idea about performance Testing & Engineering concepts
Tuning Garbage Collection Outline
›
This document is a summary or outline of Sun's document: Tuning Garbage collection with the 1.4.2 Hotspot JVM located here: http://ja...
The impact of Garbage Collection on Application Performance
›
As we've seen, the performance of the garbage collector is not determined by the number of dead objects, but rather by the number of l...
ENABLE OPROFILE
›
Add the following to the JVM's start parameters, usually standalone.conf or domain.conf in the platform's JBOSS_EAP_DIS...
GARBAGE COLLECTION AND PERFORMANCE TUNING
›
For all the tests referred to in this book the JVM garbage collection option used was: -XX:+UseParallelOldGC . Many people choose the Con...
How to Tune Java Garbage Collection?
›
This is the third article in the series of " Become a Java GC Expert ". In the first issue Understanding Java Garbage Collect...
‹
›
Home
View web version