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

MorphNode: Fix loop performance #27707

Merged
merged 1 commit into from
Feb 8, 2024
Merged

MorphNode: Fix loop performance #27707

merged 1 commit into from
Feb 8, 2024

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Feb 8, 2024

@sunag sunag added this to the r162 milestone Feb 8, 2024
@sunag sunag marked this pull request as ready for review February 8, 2024 05:44
@sunag sunag merged commit 3ebe3dd into mrdoob:dev Feb 8, 2024
11 checks passed
@sunag sunag deleted the dev-morph branch February 8, 2024 06:30
@0b5vr
Copy link
Collaborator

0b5vr commented Feb 8, 2024

I will check if this improves the performance! Thanks!

@0b5vr
Copy link
Collaborator

0b5vr commented Feb 8, 2024

Thank you! This is much faster!

r162, takes ~8.5s since model load
image

current dev (3ebe3ddd), takes ~1s since model load
image (1)

@0b5vr
Copy link
Collaborator

0b5vr commented Feb 8, 2024

r161 vs dev doesn’t change the runtime performance much on Android, might improved CPU performance a bit but low confidence.

Startup performance improved well on Android, ~4.38s to ~1.84s.
Android 14, Pixel 7 Pro, Chrome 121, webgpu_loader_gltf.html with the model I mentioned in the original post on Discourse.

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