gspdev-benchmark
Installation
SKILL.md
Snapshots live in dev/benchmarks/ as JSON files. The workflow is release-centric:
- At each release, capture a baseline:
benchmark.sh release→{version}.release.json - During development, capture snapshots:
benchmark.sh capture [label] - Before PR, compare against release:
benchmark.sh compare(auto-selects release baseline)
This measures the cumulative impact of changes heading into the next release.
Read $ARGUMENTS to determine the mode: