What problem does it solve?
It helps you identify performance bottlenecks by measuring them against explicit frame, memory, load-time, draw-call, and related budgets, then produces a prioritized optimization plan with clear next steps.
Core Features & Use Cases
- Profiling scope control: Focuses profiling on a specific system name or runs a full cross-system analysis when you pass
full.
- Budget-driven reporting: Loads performance targets (FPS, memory, load time, draw calls, and networking limits) from existing docs and generates a structured report that marks OK/WARNING/OVER status.
- Actionable optimization output: Produces hotspots plus ranked recommendations (with expected gain, risk, and fix approach), followed by a decision phase to choose implement/defer/escalate options based on fix effort.
Quick Start
Run perf-profile with the relevant system name (or use full) to generate a performance report with prioritized hotspots and recommendations against your budgets.