Search

Fast thread

Universal Java Thread Dump Analyzer

Tag

Call Stack Tree

BENEFITS OF CALL STACK TREE

Call Stack Tree provides 3 wonderful benefits: 1. One simplified view 2. Performance Optimization 3. Accurate Smoke Test Let's discuss them in detail in this article. 1. One simplified view Thread dumps are the snapshot of all threads running in... Continue Reading →

HOW TO IDENTIFY CRITICAL CODE PATH?

Before answering the question 'How to identify critical code path?’ let me answer 'Why identify critical code path?’ Why identify critical code path? There are a couple of answers to it: Performance Optimization Accurate Smoke Test Performance Optimization  In most... Continue Reading →

Powered by WordPress.com.

Up ↑