This file is the compact "where do I look right now?" map.
Use RESEARCH.md for why the numbers moved and what was tried. Use corpora/STATUS.md for the long-form corpus canaries.
- status/dashboard.json — machine-readable summary of the current browser accuracy, benchmark, and corpus inputs
Notes:
- This is the checked-in
4 fonts x 8 sizes x 8 widths x 30 textsbrowser sweep. - The public accuracy page is basically a regression gate now, not the main steering metric.
Notes:
- Chrome is still the main maintained performance baseline.
- Safari numbers are useful, but noisier and warm up less predictably.
- The checked-in JSON snapshots are cold checker runs. Ad hoc page numbers can differ after warmup.
- Refresh these when benchmark methodology or the hot path changes:
src/analysis.ts,src/measurement.ts,src/line-break.ts,src/layout.ts,src/bidi.ts, orpages/benchmark.ts.