Module Mavryk_benchmarks_proto_alpha.Sc_rollup_benchmarks

val (--) : int -> int -> Mavryk_benchmark.Base_samplers.range
module Pvm_state_generator : sig ... end

This section contains preliminary definitions for building a pvm state from scratch.

This benchmark estimates the cost of verifying an output proof for the Wasm PVM. The inferred cost model is c1 + c2 * proof_length.

This benchmark estimates the cost of verifying an output proof for the Wasm PVM. The inferred cost model is c1 + c2 * proof_length.

This benchmark estimates the cost of installing a boot sector.