×
Flame Graph

How to Reduce the Application's CPU Usage by Nearly 20% Through Flame Graph Profiling

This article shares the author's experience in using the Arthas flame graph tool for Java application performance profiling and optimization.

Unveiling ARMS Continuous Profiling: New Insights into Application Performance Bottlenecks

This article describes application performance bottlenecks from a new perspective.

How is the Flame Graph Created? Exploring Flame Graphs in Pyroscope Source Code (1)

The article introduces Flame Graph, a visual program performance analysis tool, its basic concept, types, and applications in continuous profiling.

How is the Flame Graph Created? Exploring Flame Graphs in Pyroscope Source Code (2)

This article mainly introduces the source code analysis of the flame graph part and the model definition part in Pyroscope v0.35.1.