referrerpolicy=no-referrer-when-downgrade

Crate frame_storage_access_test_runtime

Source
Expand description

Test runtime to benchmark storage access on block validation

Structs§

StorageAccessParams
Parameters for benchmarking storage access on block validation.

Enums§

StorageAccessPayload
Payload for benchmarking read and write operations on block validation.

Constants§

WASM_BINARY
WASM_BINARY_BLOATY
WASM_BINARY_PATH

Functions§

wasm_binary_unwrap
Wasm binary unwrapped. If built with SKIP_WASM_BUILD, the function panics.