Latest Results
docs(benchmarks-website): refresh planning docs after UI + perf merges
Brings AGENTS.md and README.md in line with what's actually on
ct/benchmarks-v3 after the four UI workstreams (tooltip-pr-link,
range-scrollbar, global-filters, full-history) and the perf pass
(CompressionLayer, LANDING_INLINE_N) landed.
AGENTS.md:
- Bullet 1: note the tower-http CompressionLayer.
- Bullet 7: rewrite. No more 1000-commit cap; fetch is `?n=all`,
visual downsampling is client-side LTTB on the visible range,
range-scrollbar drives rebuilds in lockstep with the toolbar.
- Bullet 8: groups are all collapsed by default; first group's
payloads are inlined at LANDING_INLINE_N=100 commits with
lazy-fetch on zoom-out.
- Bullet 9: the URL params are `?n=&engine=&format=` (not
`?y=&mode=&hidden=`); per-chart toolbar state is local-only.
- Code map: fix LANDING_INLINE_N name/value; refresh chart-init.js
description (LTTB rebuild, range strip, filter chips, click-to-PR);
add rows for app.rs and migrate/src/verify.rs; note the new
range-strip/filter-chip CSS selectors.
- Things to avoid: nuance the "don't refetch on scope change" rule
(the inline-payload zoom-out path is a one-time exception); add
the predecessor-walk lesson from PR #7723 review (commits[] is
oldest-first by SQL); add the "no server-side commit cap" rule;
clarify that the global filter bar is a visibility driver, not a
forbidden page-level toolbar.
README.md:
- Status: list the recent merges (LTTB UI, compression, inline trim).
- Item 1 (secrets): mark done.
- Item 2 (CI wiring): note the f7fd270 dual-write commit; flag
end-to-end verification as the still-open subtask.
- Item 3 (test deployment): bump the host DNS to the current EC2
box; mention the c6a.4xlarge build-on-box path.
- Item 4 (smoke test): mark in-progress; record the Random Access
recovery so future agents see the regression class to watch for.
- Deferred UI follow-ups: drop client-side LTTB (now done); refresh
the collect_group_charts N+1 line range (1131-1162 → 1202-1233);
expand the mobile legend item with the actual cause (matchMedia
is read once at construction).
Signed-off-by: Claude <noreply@anthropic.com> Latest Branches
-26%
-37%
0%
© 2026 CodSpeed Technology