Module builder
Expand description
Speedscope profile generation for EVM execution traces.
This module converts EVM execution traces into the speedscope evented profile format. Gas consumption is used as the value unit, so flame graph widths represent gas usage.
Functionsยง
- build
- Builds a speedscope profile from a call trace arena.