A apresentação está carregando. Por favor, espere

A apresentação está carregando. Por favor, espere

Garbage Collection Julio M. Faerman. Gerações de objetos Garbage Collection # 2.

Apresentações semelhantes


Apresentação em tema: "Garbage Collection Julio M. Faerman. Gerações de objetos Garbage Collection # 2."— Transcrição da apresentação:

1 Garbage Collection Julio M. Faerman

2 Gerações de objetos Garbage Collection # 2

3 Dimensionando Gerações Tempo ( throughput ) x Espaço ( footprint ) –Principio da maior latência –Prontidão –Tempos de pausa Parâmetros da VM Hotspot: -server -Xms e –Xmx (heap inicial e maximo) -XX:MinHeapFreeRatio e -XX:MaxHeapFreeRatio -XX:MaxPermSize -XX:+PrintGCDetails -XX:+AggressiveOpts Garbage Collection # 3

4 Tipos de Coletores Serial Throughput -XX:+UseParallelGC Concurrent -Xincgc ou -XX:+UseConcMarkSweepGC Incremental (deprecated) Garbage Collection # 4

5 Exercício: VisualVM Garbage Collection # 5

6 Garbage Collection # 6 Dúvidas? http://java.sun.com/javase/technologies/hotspot/vmoptions.jsp http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html


Carregar ppt "Garbage Collection Julio M. Faerman. Gerações de objetos Garbage Collection # 2."

Apresentações semelhantes


Anúncios Google