Compare

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

codeburn compare output

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 claude

Or press c in the dashboard. Arrow keys switch periods, b to return.

Performance Metrics

MetricWhat it measures
One-shot rateEdits that succeed without retries
Retry rateAverage retries per edit turn
Self-correctionTurns where the model corrected its own mistake

Efficiency Metrics

MetricWhat it measures
Cost per callAverage cost per API call
Cost per editAverage cost per edit turn
Output tokens/callAverage output tokens per call
Cache hit rateProportion of input from cache

Additional Comparisons

  • Per-category one-shot rates
  • Delegation rate
  • Planning rate
  • Average tools per turn
  • Fast mode usage