×
WASM Performance

WASM Performance Analysis - Linux-perf

This article uses the performance analysis tool perf built in Linux to analyze the performance of WASM.

WASM Performance Analysis - Instrumentation Solution

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