Compare
Side-by-side model comparison across performance and efficiency metrics.

Usage
codeburn compare # interactive model picker (default: 6 months)
codeburn compare -p week # last 7 days
codeburn compare -p today # today only
codeburn compare --provider claudeOr press c in the dashboard. Arrow keys switch periods, b to return.
Performance Metrics
| Metric | What it measures |
|---|---|
| One-shot rate | Edits that succeed without retries |
| Retry rate | Average retries per edit turn |
| Self-correction | Turns where the model corrected its own mistake |
Efficiency Metrics
| Metric | What it measures |
|---|---|
| Cost per call | Average cost per API call |
| Cost per edit | Average cost per edit turn |
| Output tokens/call | Average output tokens per call |
| Cache hit rate | Proportion of input from cache |
Additional Comparisons
- Per-category one-shot rates
- Delegation rate
- Planning rate
- Average tools per turn
- Fast mode usage