How it works
1
Sample
A weighted sample of the project’s recent production runs (whole traces, not
just single calls) is frozen for the experiment. Text traffic only, last 30 days.
2
Replay
The exact recorded inputs are re-sent to each candidate model. Recorded tool
results are injected so multi-step runs replay faithfully. Replays are billed to
your org credits like any inference and never appear in production analytics.
3
Judge
An LLM judge scores every replay against your production output on correctness,
completeness, instruction-following and format — producing a parity % (quality
vs. your current model = 100) and a verdict (better / parity / worse / unusable).
4
Report
Aggregates per candidate with a confidence tier, then applies the recommendation
gate below. You get one clear verdict per workload, plus a per-step routing plan.
The page
Three cards sit at the top, computed from yourrouting_steps over the last 90 days:
Below them, the Experiments list shows every benchmark run with its outcome.
Running an experiment
Click New Experiment, pick a project, and set:
The run executes in the background (you can leave the page) and is billed to org credits.
Outcomes
A finished experiment lands in one of these states — a completed run that finds no cheaper model is Optimal, not a failure:The recommendation gate
Orbitrage only suggests a switch when it can stand behind it — never a hedged weak recommendation:- Quality parity ≥ 85% of your current model, and
- Cost ≤ −20% (meaningfully cheaper), and
- Confidence ≥ medium (a function of sample size and variance), with ≤ ~10% unusable verdicts.
Full benchmark details
Open any experiment to see the verdict, monthly-savings estimate, and the models-tested matrix (accuracy / cost Δ / latency Δ / errors vs. your current model). Expand Full benchmark details for:- Per-step routing plan — one verdict per recurring LLM call site (planner, tool-caller, summariser, …), grouped by system prompt + toolset.
- Replayed runs — the actual baseline-vs-candidate outputs for each replayed step, with the judge’s note.