Skip to content

[4.3] Improve core and GDScript VM multithreading performance #971

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 4.3
Choose a base branch
from

Conversation

DAShoe1
Copy link

@DAShoe1 DAShoe1 commented Feb 25, 2025

Original PR: godotengine/godot#98469

Backported to 4.3

This change provides a substantial performance boost when using multi-threading in GDScript for my project, over 200% in the extreme example below.

4.3.1.alpha.2:
Screenshot 2025-02-24 214656

This PR:
Screenshot 2025-02-24 214404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants