optimize_animation_performance
Check animations for GPU acceleration and reflow problems, and receive optimization suggestions to improve performance.
Instructions
优化动画性能,提供性能建议
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | 要优化的动画目标 | |
| checkGPU | No | 检查GPU加速 | |
| checkReflow | No | 检查重排问题 | |
| suggestions | No | 提供优化建议 |