miroir/crates/miroir-core/benches
jedarden 465c6ef509 style(benches): fix clippy warnings in benchmark files
- Use let _ = to ignore Result values in benchmark iterations
- Use inline format args (format!("s{shard_count}_h{hits_per_shard}"))
- Ensures cargo clippy --all-targets -- -D warnings passes
2026-05-26 16:41:55 -04:00
..
dfs_preflight_bench.rs style: code formatting cleanup 2026-05-26 03:44:20 -04:00
end_to_end_bench.rs fix(clippy): resolve uninlined format args and unused imports in benchmarks 2026-05-26 10:56:10 -04:00
ingest_bench.rs fix(clippy): resolve uninlined format args and unused imports in benchmarks 2026-05-26 10:56:10 -04:00
merger.rs style(benches): fix clippy warnings in benchmark files 2026-05-26 16:41:55 -04:00
merger_bench.rs feat(bench): add performance benchmarks and regression gate (P9.5) 2026-05-25 00:44:33 -04:00
rendezvous.rs style(benches): fix clippy warnings in benchmark files 2026-05-26 16:41:55 -04:00
reshard_load.rs Phase 0 (miroir-qon): Rust 1.88 upgrade + test infrastructure 2026-05-09 02:05:44 -04:00
router_bench.rs fix: remove trailing whitespace and formatting cleanup 2026-05-25 09:04:47 -04:00
score_comparability.rs Phase 0 (miroir-qon): Rust 1.88 upgrade + test infrastructure 2026-05-09 02:05:44 -04:00