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

Huge GC alloc, sky high Cpu spikes, almost unusable at runtime #224

Open
wkzhou1988 opened this issue Nov 29, 2022 · 0 comments
Open

Huge GC alloc, sky high Cpu spikes, almost unusable at runtime #224

wkzhou1988 opened this issue Nov 29, 2022 · 0 comments

Comments

@wkzhou1988
Copy link

截屏2022-11-29 22 04 41

Encountered huge GC alloc when loading or instantiating NodeGraph asset. I believe most are due to boxing&unboxing since many of parameter passing are cast to object. Yet found no way to walk around this fact. Maybe I shouldn't have used it to build runtime graphs?
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