optimize_for_performance
Optimize GSAP animation code for 60fps performance, mobile smoothness, battery efficiency, or memory usage by analyzing and improving existing animation implementations.
Instructions
Transform any animation into 60fps smoothness with expert optimizations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| animation_code | Yes | Existing GSAP animation code to optimize | |
| target | No | Optimization target | 60fps-desktop |