mirror of
https://github.com/jmcorgan/fips.git
synced 2026-07-22 07:48:26 +00:00
Measures the per-forwarded-packet cost of routing candidate assembly (routing_candidates over a synthetic RoutingView) against a zero-alloc reference across 8/32/128/256 peers, with per-call allocation counts via a counting allocator. Criterion harness; no production code change.