Tezos_benchmarks_proto_022_PsRiotum.Ticket_benchmarks
val ns : Tezos_benchmark.Namespace.cons
val fv : string -> Tezos_benchmark.Free_variable.t
exception Ticket_benchmark_error of {
benchmark_name : Tezos_benchmark.Namespace.t;
trace : Tezos_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 ->
Tezos_protocol_022_PsRiotum.Protocol.Script_typed_ir.ex_ty
A benchmark for Ticket_costs.Constants.cost_has_tickets_of_ty
.
val ticket_sampler :
Stdlib.Random.State.t ->
Tezos_protocol_022_PsRiotum.Protocol.Script_int.z
Tezos_protocol_022_PsRiotum.Protocol.Script_int.num
Tezos_protocol_022_PsRiotum.Protocol.Script_typed_ir.ticket
A benchmark for Ticket_costs.Constants.cost_collect_tickets_step
.