×
Performance profiling

WASM Performance Analysis - Instrumentation Solution

This article introduces performance profiling using WebAssembly as an example, combining bytecode instrumentation and performance flame graph technologies.

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.