When caching is strongest
Caching is useful for large required prefixes that repeat with minimal changes: policies, tool sets, examples or documents. It avoids recomputing some provider work under current rules without changing the required content.
When reduction is strongest
Reduction helps when requests contain repeated history, irrelevant tools, duplicated retrieval or verbose output that is not required. It can benefit first-time requests, but quality risk is higher because the payload changes.
Local token estimate
This is an approximate comparison, not provider billing data.
How to combine them
Varion keeps its proprietary engine implementation private. Commercial evaluation is based on measurable workload-specific outcomes, clear validation boundaries and customer-specific testing rather than disclosure of internal mechanisms. Use the dedicated Token Optimisation product area to evaluate whether the commercial result is suitable for your traffic; no universal performance percentage is promised.
Measurement checklist
- Choose a representative completed task, not an artificial one-line prompt.
- Record the selected model, provider input, cached input, output, retries and final result.
- Change one optimization mechanism at a time so the cause remains visible.
- Verify required identifiers, tool calls, code changes or business fields.
- Keep passthrough available when the reduced request does not pass.
Varion commercial evaluation
Varion keeps proprietary product implementation details private. Evaluate Token Optimisation on representative traffic and judge it by the measured commercial result. New verified users receive 100,000 processed input tokens and 50 local test runs.
Frequently asked questions
Which saves more money?
It depends on the workload, provider pricing, reuse rate and safe reduction potential. Measure both on representative traffic.
Can reduction hurt cache hits?
Yes, if it changes a previously stable prefix. Design the order and measurement intentionally.