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

In serverside Blazor memory usage increase on each render #140

Open
mennowo opened this issue Sep 19, 2024 · 0 comments
Open

In serverside Blazor memory usage increase on each render #140

mennowo opened this issue Sep 19, 2024 · 0 comments

Comments

@mennowo
Copy link

mennowo commented Sep 19, 2024

Hello,
while when using a WASM Blazor app, all is fine, using the Canvas in a server-side application leads to exessive memory usage. On each render, the memory usage of the server increases, so when doing an animation, things get out of hand very soon.
Attached is a server side Blazor project that illustrates this behaviour.
Or am I missing something here, which causes this?
Any help and feedback is welcome.
Greets, Menno
BlazorCanvasServerSide.zip

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