mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
701 B
701 B
category, rank, state, anchor, title, description, details
| category | rank | state | anchor | title | description | details | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| gdscript | 2 | active | improve-performance-via-compilation | Improve performance via compilation | While GDScript is fast enough to operate as glue between nodes and program basic logic, its performance is lackluster when it comes to pure data crunching. We would like to improve the processing capabilities of the language and its run-time. |
|