Skip to main content

run_benchmark

Function run_benchmark 

Source
pub async fn run_benchmark(config: BenchConfig) -> BenchResults
Expand description

Run the full benchmark suite.

This is an async function that creates a distributed cluster, ingests documents, runs ticks, and executes queries to measure performance.