Skip to main content

Module builder

Module builder 

Source
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ยง

SpeedscopeBuilder ๐Ÿ”’
StepExit ๐Ÿ”’

Functionsยง

build
Builds a speedscope profile from a call trace arena.
call_frame_name ๐Ÿ”’
call_gas_used ๐Ÿ”’