bisect-perf-regression
CommunityPinpoint performance regressions with git bisect.
Authorfsx950223
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically identifies the exact Git commit that introduced a performance regression in GPU kernel execution, saving significant debugging time.
Core Features & Use Cases
- Automated Git Bisect: Uses binary search to efficiently find the offending commit.
- Performance Metric Tracking: Runs specified benchmark commands and extracts key performance metrics.
- Root Cause Analysis: Reports the regression commit, its diff, and suggests potential causes.
- Use Case: After noticing a slowdown in your application's rendering, you can use this Skill with a specific benchmark command to pinpoint the exact code change responsible for the performance drop.
Quick Start
Use the bisect-perf-regression skill to find the commit that caused a performance regression between commit abc1234 and HEAD, using the command './run_bench.sh' to measure performance.
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: bisect-perf-regression Download link: https://github.com/fsx950223/claude-stuff/archive/main.zip#bisect-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.