pub fn run_and_stream_benchmarks(config: &BenchmarkConfig) -> Vec<BenchResult>Expand description
Run all benchmarks with configuration and stream results
This is the primary entry point for the generated runner. Prints each benchmark result immediately as it completes.