run_single_benchmark_json

Function run_single_benchmark_json 

Source
pub fn run_single_benchmark_json(config: &BenchmarkConfig)
Expand description

Run a single benchmark and output JSON result to stdout

The benchmark to run is specified via SIMPLEBENCH_BENCH_FILTER env var (exact match). The core to pin to is specified via SIMPLEBENCH_PIN_CORE env var.