Module Mavryk_benchmarks_proto_alpha.Translator_benchmarks

module Encodings : sig ... end

Script_ir_translator benchmarks

module Config : sig ... end
module Default_boilerplate : sig ... end
type phase =
  1. | Workload_production
  2. | In_protocol
  3. | Global
val pp_phase : Stdlib.Format.formatter -> phase -> unit
val report_michelson_errors : Stdlib.Format.formatter -> Mavryk_base.TzPervasives.Error_monad.error list -> unit
val pp_error_kind : Stdlib.Format.formatter -> error_kind -> unit
exception Translator_benchmark_error of error_kind
val check_printable_ascii : string -> int -> bool
val check_printable_benchmark : (module Mavryk_benchmark.Benchmark.Simple_with_num)
module Parse_type_shared : sig ... end