perf-regression
CommunityEnsure performance doesn't degrade.
Authorahrav
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents performance regressions in critical code paths by establishing a baseline and comparing subsequent changes against it.
Core Features & Use Cases
- Baseline Measurement: Captures performance metrics for key operations before code changes.
- Regression Detection: Compares post-change performance against the established baseline to identify degradations.
- Acceptance Criteria: Defines clear thresholds for acceptable performance changes.
- Use Case: Before merging a change that modifies the core scanning engine, run this workflow to ensure the new code isn't significantly slower than the existing version.
Quick Start
Run the perf-regression skill to test performance changes in the hot paths.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: perf-regression Download link: https://github.com/ahrav/scratch-scanner-rs/archive/main.zip#perf-regression Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.