Files
Paul Lorenz bbc00a2502 Fix stale single-router perf test bind handler call
- updates Test_SingleRouterPerf for handler_xgress.NewBindHandler's
  signature, which takes an env.RouterEnv as its first argument
- adds a minimal testRouterEnv stub supplying the forwarder and xgress
  metrics the bind handler uses
- builds the xgress metrics from the test usage registry via
  router/metrics.NewXgressMetrics
2026-06-29 22:37:25 -04:00
..