Expand description
Test runtime to benchmark storage access on block validation
Structs§
- Storage
Access Params - Parameters for benchmarking storage access on block validation.
Enums§
- Storage
Access Payload - Payload for benchmarking read and write operations on block validation.
Constants§
Functions§
- wasm_
binary_ unwrap - Wasm binary unwrapped. If built with
SKIP_WASM_BUILD
, the function panics.