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 →
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 →