performance_audit
Run a comprehensive performance audit that records Time Profiler, Animation Hitches, Leaks, Energy Log, and Network profiles in sequence, returning a combined report with actionable findings and overall severity.
Instructions
Run a comprehensive performance audit by recording multiple profiles in sequence. Records: Time Profiler + Animation Hitches + Leaks + Energy Log + Network for a full health check. Returns a combined report with actionable findings and an overall severity. Total recording time = 5x duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| process | Yes | Process name or PID to attach to (must be running) | |
| device | No | Device name or UDID | |
| duration | No | Duration per profile (e.g., '10s'). Total time = 5x this value. | 10s |