miroir/crates
jedarden a036aa2bca fix(benches): add tokio runtime to dfs_preflight_bench async calls
The benchmark functions were calling .await on async functions
(plan_search_scatter) but were not themselves async. Added tokio
runtime to block on the async calls.

Fixes compilation errors in benchmark code.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-25 08:04:40 -04:00
..
miroir-core fix(benches): add tokio runtime to dfs_preflight_bench async calls 2026-05-25 08:04:40 -04:00
miroir-ctl fix(clippy): apply auto-fixes for unused imports and variables 2026-05-25 05:15:22 -04:00
miroir-proxy fix(clippy): apply auto-fixes for unused imports and variables 2026-05-25 05:15:22 -04:00