miroir/crates
jedarden e322e3e0a6 P1.6: Verify property tests and benchmarks for router/merger
Verified all acceptance criteria are met:
- cargo bench -p miroir-core runs all criterion benches
- cargo test -p miroir-core runs property tests with 1024 cases
- cargo bench --no-run compiles benches for CI regression gates

Property tests cover:
- Router: determinism, reshuffling bounds, uniformity, RF validation
- Merger: determinism, pagination, monotonicity, RRF correctness

Criterion benchmarks target plan §8 goals:
- Rendezvous assignment (64 shards, 3 nodes, 10K docs) < 1 ms
- Merger (1000 hits, 3 shards) < 1 ms

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-23 13:03:54 -04:00
..
miroir-core P1.6: Verify property tests and benchmarks for router/merger 2026-05-23 13:03:54 -04:00
miroir-ctl P3: Phase 3 Task Registry + Persistence — COMPLETE 2026-05-02 16:50:42 -04:00
miroir-proxy P2.2: Add write path acceptance tests 2026-05-23 13:01:33 -04:00