Compare recorded tool and workflow evidence
Swipe or scroll sideways to view all metrics.
| Rank | Tool | Model | Composite | Success % | Avg Score % | Avg Time (s) | Avg Cost ($) | Avg Iterations |
|---|---|---|---|---|---|---|---|---|
| {{ tool.rank if tool.rank is not none else "n/a" }} | {{ tool.tool }} Cohort {{ tool.identity_hash }}{% if not tool.comparison_eligible %} Not comparison eligible: {{ tool.ineligibility_reasons|length }} unmet requirements{% endif %} |
{{ tool.model }} | {% if tool.composite_score is not none %}0{% else %}n/a{% endif %} | 0% | 0% | {{ tool.avg_time }} | {% if tool.avg_cost is not none %}${{ tool.avg_cost }}{% else %}n/a{% endif %} | {{ tool.avg_iterations }} |
| Tool | Success | Score | Time (s) | Cost ($) |
|---|---|---|---|---|
| {{ tool_name }} | {% if result.outcome.success %}PASS{% else %}FAIL{% endif %} | {{ result.outcome.partial_credit_score }}/{{ result.outcome.partial_credit_max }} | {{ result.metrics.wall_clock_seconds }} | ${{ result.cost.estimated_cost_usd }} |
Run benchmarks first:
awb run claude-code-vanilla -t BF-001 awb leaderboard