pub(super) fn run_benchmarks(
specs: &[(&'static SpecDescriptor, String)],
parameters: RunParameters,
) -> Result<(Vec<SpecBenchResult>, Runtime)>pub(super) fn run_benchmarks(
specs: &[(&'static SpecDescriptor, String)],
parameters: RunParameters,
) -> Result<(Vec<SpecBenchResult>, Runtime)>