You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #76 contains the benchmark dashboard, manifest-driven data pipeline, frontend, generated deployment assets, and CI contracts. Its current head is based on an older master snapshot and GitHub does not currently consider it mergeable.
The released baseline is statgpu 0.2.4 at commit:
0aeeb95b60e3e274053b8f1b6427ae50c8eec015
This issue tracks synchronization only. It is the first executable item in the roadmap introduced by PR #89.
Goal
Bring feature/benchmark-frontend-dashboard onto the current 0.2.4 master baseline without changing the dashboard schema or adding new benchmark families.
no schema version change unless required solely to preserve an existing contract after the merge, in which case it must be split into a follow-up issue;
no URL-persisted state, mobile redesign, virtualization, or bundle partitioning;
Context
PR #76 contains the benchmark dashboard, manifest-driven data pipeline, frontend, generated deployment assets, and CI contracts. Its current head is based on an older
mastersnapshot and GitHub does not currently consider it mergeable.The released baseline is statgpu 0.2.4 at commit:
This issue tracks synchronization only. It is the first executable item in the roadmap introduced by PR #89.
Goal
Bring
feature/benchmark-frontend-dashboardonto the current 0.2.4masterbaseline without changing the dashboard schema or adding new benchmark families.Scope
masterinto the PR feat: benchmark dashboard frontend and canonical data pipeline #76 branch;benchmark_data.json;parse_report.json;source_inventory.json;docs/assets/benchmarks/;Non-goals
masteras part of this issue.Required validation
Acceptance criteria
masterhistory.Dependencies
Follow-up
After synchronization, current CV data is tracked separately and dashboard product QA is tracked separately.