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.
Structsยง
- Speedscope
Builder ๐ - Step
Exit ๐
Functionsยง
- build
- Builds a speedscope profile from a call trace arena.
- call_
frame_ ๐name - call_
gas_ ๐used