- Apr 26, 2017
- 28
- 92
That's only because Innoxia is hell-bent on staying Java 8, whereas Java 21 Threading Harness is vastly superior. Most of the performance issues in LT are bad code or being out of date not Java performance. Java is a very performant language.-multithreading ends up being slower even with some of the larger tasks you could split in java, whereas godot can be faster in multithreading tasks with vastly fewer members
My modded rewrite got it to the point of being extremely performant so nothing was "waited on" but that was extremely intrusive and not sustainable as a mod. Other issues are related to the Javascript parsing engine she's using for the webview.