sk Skill · affaan-m
benchmark
Use this skill to measure performance baselines, detect regressions before/after PRs, and compare stack alternatives.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 1,728
- 30-day movement
- starts with the next reading
- Related entries
- 12
- Connections
- 0
JavaScript
An agent skill that measures performance baselines, detects regressions before and after PRs, and compares stack alternatives. It covers page, API, and build performance plus before/after comparisons, storing results as git-tracked JSON in `.ecc/benchmarks/`.
Reach for it when you need repeatable performance measurements around code changes instead of ad-hoc timing.
Use it to
- Establish a performance baseline for a project
- Compare metrics before and after a PR
- Investigate reports that something feels slow
- Benchmark API endpoints and build feedback loops
- Run /benchmark compare in CI on every PR
For Developers and teams tracking performance across PRs and releases
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 3,000
- Installs, 8 weeks
- 1,728
- Licence
- MIT
- Host stars
- 259k
- Host language
- JavaScript
topicsbenchmarkingperformanceregression-detectionciagent-skill