Example Metrics Output
After a task closes, you may see a summary like this:What the Metrics Mean
| Metric | Meaning |
|---|---|
| Tokens saved | Estimated context or graph-discovery tokens avoided by using Contexity |
| Saved percent | Saved amount compared with the estimated total token cost |
| Time saved | Heuristic time avoided through context reuse or graph lookup |
| Runtime | Measured Contexity tool runtime for the completed task |
| Proof level | Whether the number is a heuristic estimate or backed by a paired benchmark |
Heuristic vs. Benchmark Proof
Heuristic metrics serve a specific and useful purpose. Use them for:- Product feedback and iteration
- Internal diagnosis of retrieval quality
- Explaining why Contexity helped during a particular run
- Spotting patterns where retrieval consistently saves work
- Same task, identical problem statement
- Same repo state at the start of both runs
- One Contexity-assisted run and one baseline run without Contexity
- Multiple valid trials to account for variance
- Clear exclusion rules for incomplete or invalid runs
- Confidence intervals where statistical rigor is required