Expand description

Contains the root BenchmarkCmd command and exports its sub-commands.

Structs

Benchmark the execution time of historic blocks.
Benchmark the execution time of different extrinsics.
Helper to manage ExtrinsicBuilder instances.
Command to benchmark the hardware.
Benchmark the execution overhead per-block and per-extrinsic.
Benchmark the extrinsic weight of FRAME Pallets.
Multiple requirements for the hardware.
The hardware requirements as measured on reference hardware.
Benchmark the storage speed of a chain snapshot.

Enums

The root benchmarking command.

Traits

Used by the benchmark to build signed extrinsics.