What problem does it solve?
This Skill turns guesswork into evidence-based performance work by profiling a specific system (or the whole project), comparing results to explicit performance budgets, and producing prioritized optimization recommendations.
Core Features & Use Cases
- Scope profiling by system or full project: Runs a comprehensive performance pass when you request
full, or focuses on a single system when you provide a system name.
- Budget-driven analysis: Loads and applies targets for FPS/frame time, memory, load time, draw calls, and (if relevant) network limits.
- Actionable hotspot reporting: Identifies CPU, memory, rendering, and I/O candidates, then ranks fixes by expected gain, effort, and risk.
- Optimization triage with next-step routing: Prompts you to implement, reduce scope, defer to polish, or escalate architectural decisions when fixes require more than minor effort.
Quick Start
Run perf-profile for your target system by providing its system name, so the report is generated against your project’s existing performance budgets.