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§
- Progress
Message - Progress message emitted to stderr during benchmark execution.
Enums§
- Progress
Phase - Progress phase during benchmark execution.
Functions§
- emit_
progress - Emit progress JSON to stderr (non-blocking, fire-and-forget).