Search

GC easy – Universal Java GC Log Analyser

Tag

Garbage collection log analyzer

UNDERSTANDING ANDROID GC LOGS

Memory utilization on the mobile app has a significant impact on the customer experience. If your app creates a lot of Continue reading “UNDERSTANDING ANDROID GC LOGS”

Total time for which application threads were stopped

Safepoint

Lot of us know that JVM pauses entire application for garbage collection. But there are also other reasons for which JVM pauses application. Continue reading “Total time for which application threads were stopped”

DIAGNOSE MEMORY LEAK

There are 8 types of OutOfMemoryError. In this, 5 types of OutOfMemoryError happens within the JVM heap. Continue reading “DIAGNOSE MEMORY LEAK”

Powered by WordPress.com.

Up ↑