Module polkadot_node_core_pvf_common::prepare
source · Structs§
- Statistics of collected memory metrics.
- Helper struct to contain all the memory stats, including
MemoryAllocationStats
and, if supported by the OS,ru_maxrss
. - Preparation statistics, including the CPU time and memory taken.
- Result of PVF preparation if successful.
- Result from prepare worker if successful.
Enums§
- The kind of prepare job.