Crate substrate_benchmark_machine

Crate substrate_benchmark_machine 

Source
Expand description

Contains the MachineCmd as entry point for the node and the core benchmarking logic.

Re-exports§

pub use hardware::SUBSTRATE_REFERENCE_HARDWARE;

Modules§

hardware
Contains types to define hardware requirements.

Structs§

BenchResult
Helper for the result of a concrete benchmark.
MachineCmd
Command to benchmark the hardware.

Enums§

Error
Errors that can be returned by the this command.

Functions§

check_hardware
Whether the hardware requirements are met by the provided benchmark results.