Module Mavryk_benchmarks_proto_alpha.Ticket_benchmarks

module Ticket_type_shared : sig ... end
exception Ticket_benchmark_error of {
  1. benchmark_name : Mavryk_benchmark.Namespace.t;
  2. trace : Mavryk_base.TzPervasives.tztrace;
}

A benchmark for Ticket_costs.Constants.cost_compare_ticket_hash.

A benchmark for Ticket_costs.Constants.cost_compare_key_contract.

val dummy_type_generator : rng_state:Stdlib.Random.State.t -> int -> Mavryk_protocol_alpha.Protocol.Script_typed_ir.ex_ty

A benchmark for Ticket_costs.Constants.cost_has_tickets_of_ty.

A benchmark for Ticket_costs.Constants.cost_collect_tickets_step.