GodotSharp
GodotSharp copied to clipboard
Speed up virtual method calls with method thunks
We are already using method thunks for some methods.
It would be good if we could use method thunks for methods that are called many times, e.g: _fixed_process.