analyze_performance
Identify Flutter performance bottlenecks by inspecting build method sizes, setState issues, and animation controller leaks from a project review session or path, using a session ID to avoid rescanning.
Instructions
Performance view from a review_project session (or path). Returns build method sizes, setState issues, and animation controller leaks. Prefer sessionId to avoid rescanning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| limit | No | ||
| sessionId | No |