Skip to main content

run_runtime_benchmark_suite

Function run_runtime_benchmark_suite 

Source
pub async fn run_runtime_benchmark_suite(
    sample_size: u32,
) -> Result<RuntimeBenchmarkSuiteReport, Box<dyn Error>>
Available on crate feature execution-server only.