I looked at optimization and have a question #16
Valinakova
started this conversation in
General
Replies: 1 comment 1 reply
-
There are two possible performance bottlenecks.
My guess is that it's your GPU.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Would rewriting to a lower level language speed up performance substantially? For example, would the frame rates increase substantially? Would things load much faster? Or would the benefits be more modest.
rewrite core parts in C#? (as parallel branch?)
rewrite core parts as GDNative module with C or C++? (as parallel branch?)
Beta Was this translation helpful? Give feedback.
All reactions