π¦ ClawHub
performance-benchmark
by @djc00p
Measure performance baselines, detect regressions, and compare stack alternatives before/after changes. Modes: page performance (Core Web Vitals), API latenc...
π‘ Examples
Required: Bring your own benchmark tool (e.g. k6 for load testing, autocannon for API benchmarks, hyperfine for build speed).
1. Run baseline: benchmark baseline β captures current metrics
2. Make changes to your code
3. Run comparison: benchmark compare β measures impact against baseline
4. Review report: tracks deltas for Web Vitals, bundle size, build time, API latency
β οΈ Safety Warning: Load tests should not be run against production systems without explicit authorization from your team. Test against staging or local environments only.
TERMINAL
clawhub install performance-benchmark