gspdev-benchmark

Installation
SKILL.md

Snapshots live in dev/benchmarks/ as JSON files. The workflow is release-centric:

  1. At each release, capture a baseline: benchmark.sh release{version}.release.json
  2. During development, capture snapshots: benchmark.sh capture [label]
  3. 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:

Input Mode
(no args) Capture + auto-compare against release baseline
capture [label] Capture with optional label
Related skills
Installs
14
GitHub Stars
34
First Seen
Apr 11, 2026