navori AI harness
navori

bench

Times render over N runs and reports p50/p95. Spots local regressions before you commit.

Usage

navori bench [--runs <n>]

Flags

--runs <n> Number of iterations. Default: 20.

Examples

Benchmark

$ navori bench --runs 20
render (dry-run)
  min  1.1ms
  p50  1.3ms
  p95  1.6ms

Notes

  • Complements NAVORI_BENCH=1, which instruments the timings of a single run.