godot-performance

Installation
SKILL.md

Performance Optimization for Godot 4.x

Systematic approach to profiling, optimizing, and debugging performance in Godot 4.x.

Profiling Workflow

Built-in Profiler

Access the profiler via Debug > Start Profiling or press Ctrl+Shift+P.

# Enable profiling in your project settings:
# Project Settings > Debug > Profile Every Frame = true
Installs
6
GitHub Stars
4
First Seen
Aug 1, 2026
godot-performance — vl4dt/godot-skills