godot-profile-performance
Detects performance bottlenecks in Godot projects including expensive _process functions, get_node() calls in loops, instantiations in _process, and provides optimization suggestions with Godot profiler integration
Details
- Path
- data/godot-profile-performance/SKILL.md
- License
- MIT
- Dependencies
- 12