js-framework-benchmark-report
Installation
SKILL.md
JS Framework Benchmark Report
Use This Workflow
Do not run bare npm run results in js-framework-benchmark for this project unless the user explicitly wants the full upstream matrix.
Use the repo-local wrapper instead:
node scripts/update-js-framework-benchmark-report.mjs
That script:
- Reads the curated framework list from
benchmark-report.config.json - Regenerates
webdriver-ts-results/src/results.tswith framework filtering - Rebuilds
webdriver-ts-results/dist
For the normal shared HTML report, do not pass any --framework overrides.