Module Benchmarks_proto.Model

type 'workload t = 'workload Tezos_benchmark.Model.t
val make : ?takes_saturation_reprs:bool -> name:Tezos_benchmark.Namespace.t -> conv:('a -> 'b) -> (Tezos_benchmark.Namespace.t -> 'b Tezos_benchmark.Model.model) -> 'a t