Skip to main content

Module bench

Module bench 

Source
Expand description

Bench subcommand: run simulations across specs and measure throughput.

Modulesยง

charts ๐Ÿ”’
history ๐Ÿ”’
Benchmark history persistence (JSON file).
report ๐Ÿ”’
runner ๐Ÿ”’
Benchmark execution: discover specs, run simulations, collect results.
types ๐Ÿ”’
Data types for benchmark runs and history.

Structsยง

BenchArgs ๐Ÿ”’

Constantsยง

DEFAULT_DURATION ๐Ÿ”’
DEFAULT_ITERATIONS ๐Ÿ”’

Functionsยง

run ๐Ÿ”’