Tezos_benchmarks_proto_alpha.Registration_helpersval ns : Tezos_benchmark.Namespace.consval register :
?benchmark_type:benchmark_type ->
Tezos_benchmark.Benchmark.t ->
unitval register_simple :
?benchmark_type:benchmark_type ->
(module Tezos_benchmark.Benchmark.Simple) ->
unitval register_simple_with_num :
?benchmark_type:benchmark_type ->
(module Tezos_benchmark.Benchmark.Simple_with_num) ->
unit