Run_config.t
specifies how a benchmark should be run.
val create : ?verbosity:Core_bench.Verbosity.t ‑> ?no_compactions:bool ‑> ?time_quota:Core.Time.Span.t ‑> ?sampling_type:[ `Geometric of float | `Linear of int ] ‑> ?stabilize_gc_between_runs:bool ‑> ?fork_each_benchmark:bool ‑> unit ‑> t