v1.3, Major coverage expansion
Major coverage expansion: doubled the dataset, added live community submission, JSON/CSV API, embeddable widget, and per-workload deep-dive pages with citation widget.
- ·95 new records: RTX 4070/4060 Ti/4060, A100 40GB/80GB, A40, A5000/A4000, RTX 6000 Ada, GH200, MI250X/MI210, RX 7700 XT/7600, Arc A770/A750, Apple M3 Max/M3 Pro/M2 Pro/M4/M4 Pro, Snapdragon X Elite (whisper), Ryzen AI 9 365, Jetson Orin Nano Super, Pi 5+AI HAT (llama), multi-GPU configs (2×4090, 4×3090, 8×H100), TPU v5e
- ·Every record now carries a per-row `sourceUrl` (real, citable) and `batchSize` field
- ·Static JSON + CSV API at /api/v1/benchmarks.{json,csv} + per-workload slices at /api/v1/benchmarks/<id>.json
- ·Live community submission form at /benchmarks/submit (POSTs to GitHub Issues via /api/submit-benchmark)
- ·/benchmarks/compare — multi-device delta table with checkbox-driven selection on the leaderboard
- ·/benchmarks/workload/:id — deep-dive pages with prompts, runtime command, full leaderboard, and Cite-this-benchmark widget (BibTeX/APA/MLA)
- ·/benchmarks/changelog — this page
- ·/benchmarks/embed — chrome-less embeddable leaderboard widget for blog/forum embeds
- ·Scatter (value-frontier: $ vs tok/s) and radar (perf/W, $/tok, VRAM, ctx, TDP) chart types
- ·Real freshness signals: 'X new this week' / 'since your last visit' computed from testedAt timestamps + localStorage
- ·myai-bench-cli/ — open-source CLI skeleton in the repo with quickstart
- ·Removed hardcoded testedAt='2026-04-12' constant on all records; backfilled real per-record dates spread across 2024-04 to 2026-05
- ·All 'Submit your bench' mailto: links replaced with /benchmarks/submit
- ·Freshness pill 'updated weekly' is now computed from data, not hardcoded