Crate sc_sysinfo
source ·Expand description
This crate contains the code necessary to gather basic hardware and software telemetry information about the node on which we’re running.
Structs
Hardware benchmark results for the node.
Enums
Limit the execution time of a benchmark.
Constants
The CPU ISA architecture part of the current target triplet.
The environment part of the current target triplet.
The operating system part of the current target triplet.
Functions
Benchmarks the verification speed of sr25519 signatures.
Benchmarks the hardware and returns the results of those benchmarks.
Gathers information about node’s hardware and software.
Initializes the hardware benchmarks telemetry.
Prints out the results of the hardware benchmarks in the logs.
Prints out the system software/hardware information in the logs.