Profile and fix performance issues
performance-optimizationskillsetup L2★2
LLl0k0laD/agent-skills ↗What it does
Optimize performance using measurement-driven approach
Best for
Fixing actual performance bottlenecks identified by profiling, avoiding guesswork-driven optimization.
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
Requires
- · profiling tools
- · performance monitoring
Preconditions
- · Measurable performance goal
- · Profile data available
- · Baseline captured
Failure modes
- · Optimizing wrong metric
- · Premature optimization
- · Regression in other areas
- · Increase in complexity
Trust signals
- · Measurement-first discipline
- · Before/after verification required