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

Performance issues caused by switching models multiple times #18

Open
fengyu666999 opened this issue Jul 23, 2024 · 0 comments
Open

Performance issues caused by switching models multiple times #18

fengyu666999 opened this issue Jul 23, 2024 · 0 comments

Comments

@fengyu666999
Copy link

fengyu666999 commented Jul 23, 2024

I need to load multiple models at the same time, each model needs to be loaded with a new USDZLoader(), but one USDZLoader occupies 800M memory, if there are multiple USDZLoaders, and I need to switch models, the browser performance will not be able to support, I want to know how to release the wasm memory introduced by USDZLoader

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

No branches or pull requests

1 participant