Module progress

Module progress 

Source
Expand description

Progress reporting for benchmark execution.

Emits JSON progress messages to stderr during warmup and sample collection. The CLI tool parses these to display progress bars.

Structs§

ProgressMessage
Progress message emitted to stderr during benchmark execution.

Enums§

ProgressPhase
Progress phase during benchmark execution.

Functions§

emit_progress
Emit progress JSON to stderr (non-blocking, fire-and-forget).