Skip to content
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

Add threading to gltf loading #159

Draft
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

RevoluPowered
Copy link
Collaborator

@RevoluPowered RevoluPowered commented May 7, 2024

Core utilization was very low on joining a space.

This copies the node from a thread to the main thread when it has been loaded.

I need to do benchmarking with a release binary to be sure there is an improvement on larger rooms.

Copy link

vercel bot commented May 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
mirror-docs ⬜️ Ignored (Inspect) Visit Preview May 27, 2024 4:26pm

@RevoluPowered RevoluPowered changed the title Gordon/add threading to gltf loading Add threading to gltf loading May 7, 2024
@RevoluPowered RevoluPowered marked this pull request as ready for review May 7, 2024 01:13
@RevoluPowered RevoluPowered marked this pull request as draft May 21, 2024 16:18
@RevoluPowered RevoluPowered force-pushed the gordon/add-threading-to-gltf-loading branch from 6efefa6 to d649709 Compare May 27, 2024 15:39
Remove dead code

Add more informative loading screen

Update mirror-godot-app/scripts/autoload/zone/client.gd

fix crash and small bug
@RevoluPowered RevoluPowered force-pushed the gordon/add-threading-to-gltf-loading branch from d649709 to 39be6e5 Compare May 27, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant