Skip to content

Topic

GDScript performance

Tuning Godot's scripting language for frame-time cost, where data-structure choice, static typing and the shape of per-frame loops determine how fast code runs.

Current clusters