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§
- Bench
Result - Helper for the result of a concrete benchmark.
- Machine
Cmd - 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.