How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Differential Flamegraphs in Java in Jeffrey Microscope

calendar_today July 14, 2026 person Petr Bouda domain dzone

In the first article , we got started with Jeffrey Microscope and learned to read a single flamegraph — the timeseries, search, tooltips, and the allocation and wall-clock variants. This time we build directly on that foundation and tackle one of Jeffrey’s most powerful features for real-world performance work: the differential flamegraph , which compares two recordings and shows you precisely what changed between them. A single flamegraph tells you where your application spends its time.

open_in_new Read original post