A 90% tool-level token saving can shrink to under 1% overall

An analysis argues that token-saving claims for AI depend entirely on what denominator you use. Studying 140 archived Codex CLI runs, the author found that outputs eligible for a technique called RTK made up only 0.1618% of all tokens used across those tasks. Even assuming a perfect 90% reduction applied to every eligible case, the resulting saving on the total task cost worked out to just 0.96%.

In other words, a tool's advertised 'saves 90% of tokens' figure is often calculated only within the narrow slice that tool touches, not across the full agent that includes prompts, , reasoning, retries, and later rounds. The full analysis and raw data are published on the author's blog.

Key points

  • Based on analysis of 140 archived Codex CLI runs
  • RTK-eligible shell outputs were only 0.1618% of total task tokens
  • Even a perfect 90% reduction there yields just 0.96% overall savings
  • Tool-level saving percentages can be misleading versus true end-to-end cost
Read original