Expand description
Chunk execution loop. target_error is a fraction (0.05 = 5%), not a percent.
Structsยง
- Chunk
Run - Execution
Observers ๐ - Execution
Options ๐ - System
Progress ๐Timer
Enumsยง
- Trace
Extras ๐
Constantsยง
- CHECK_
INTERVAL ๐ - MIN_
SAMPLES_ ๐FOR_ STDERR
Traitsยง
- Progress
Timer ๐
Functionsยง
- accumulator_
to_ ๐report - capture_
exact_ ๐representative - capture_
representative_ ๐with_ handler - encounter_
end_ ๐time - enrich_
progress_ ๐tick - relative_
stderr ๐ - run_
chunk - Run N iterations and return a
ChunkReport. - run_
chunk_ into_ accumulator - Like
run_chunkbut yields the rawTelemetryAccumulatorfor merging. - run_
chunk_ ๐into_ accumulator_ for_ merge - run_
chunk_ ๐into_ accumulator_ impl - run_
chunk_ ๐into_ accumulator_ with_ timer - run_
chunk_ ๐with_ trace - Trace-runner variant of
run_chunkthat attaches a decision sink and trace extras.