Skip to main content

run_javascript_benchmarks_with_recovery

Function run_javascript_benchmarks_with_recovery 

Source
pub fn run_javascript_benchmarks_with_recovery(
    config: &JavascriptBenchmarkConfig,
    baseline_path: Option<&Path>,
) -> Result<JavascriptBenchmarkRunOutput, JavascriptBenchmarkError>