Mavryk_benchmarks_proto_001_PtAtLas.Registration_helpers
val ns : Mavryk_benchmark.Namespace.cons
val register :
?benchmark_type:benchmark_type ->
Mavryk_benchmark.Benchmark.t ->
unit
val register_simple :
?benchmark_type:benchmark_type ->
(module Mavryk_benchmark.Benchmark.Simple) ->
unit
val register_simple_with_num :
?benchmark_type:benchmark_type ->
(module Mavryk_benchmark.Benchmark.Simple_with_num) ->
unit