Skip to content
What is Thread Dump

Thread Dump – Overview

Dumping is a well-known term in performance testing, whether it is heap dump or thread dump both are very useful to carry out the root cause analysis. We have already discussed Heap Dump and its analysis in… Thread Dump – Overview

Heap Dump – Overview

Refer to the above figure (Figure 01). You can see two snaps of the same room. Would you be able to find the difference between them? I assume your answer will be ‘Yes’. Because you… Heap Dump – Overview

How to conduct Thread Dump Analysis

Thread Dump Analysis

There are several thread dump analysis tools are available to carry out the investigation on Threads and find out the root cause of the issue. Out of those, I found 2 thread dump analysers which are… Thread Dump Analysis

Garbage Collector Type

Types of Garbage Collectors

Before diving into the different types of garbage collectors, it’s important to understand some basic terms: 1. Serial Garbage Collector (Serial GC) Overview: Behavior: Performance Characteristics: JVM Argument: -XX:+UseSerialGC Recommended Use Cases: Limitations: 2. Parallel… Types of Garbage Collectors

📌 LoadRunner Advanced Live Training
⏳ Coming Soon
📅 Are you interested?