pub async fn benchmark_graph(
graph_path: &Path,
config: &BenchmarkConfig,
) -> Result<BenchmarkResult, Box<dyn Error>>Expand description
Micro-benchmark for graph operations
pub async fn benchmark_graph(
graph_path: &Path,
config: &BenchmarkConfig,
) -> Result<BenchmarkResult, Box<dyn Error>>Micro-benchmark for graph operations