Module profiling

Module profiling 

Source
Expand description

Cell-count profiling for the static verifier circuit.

When the cell-profiling feature is enabled, CellProfiler tracks advice cell allocations across pipeline stages and can generate flamegraph SVGs via inferno.

When the feature is disabled, all methods are #[inline(always)] no-ops with zero overhead.

Structsยง

CellProfiler