Skip to main content

write_runtime_benchmark_suite

Function write_runtime_benchmark_suite 

Source
pub fn write_runtime_benchmark_suite(
    path: impl AsRef<Path>,
    sample_size: u32,
) -> Result<(), Box<dyn Error>>
Available on crate features execution-server and sqlite-persistence only.