You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After triggering any event, it results in a significant increase in unmanaged memory usage, and I don't know how to troubleshoot these suspected memory leaks.
Switching pages multiple times after opening the app (this is the most obvious) and other actions (clicking on checkboxes in the settings page, etc.) can also cause the memory usage to rise
Expected behavior
memory usage remains stable
Avalonia version
11.1.0
OS
Windows
Additional context
10gb screenshot:
The text was updated successfully, but these errors were encountered:
Describe the bug
After triggering any event, it results in a significant increase in unmanaged memory usage, and I don't know how to troubleshoot these suspected memory leaks.
My repo: https://github.com/AuroraZiling/Hollow
Release without runtime: https://github.com/AuroraZiling/Hollow/releases/download/v0.0.3-alpha/withoutRuntime.zip
Release with runtime: https://github.com/AuroraZiling/Hollow/releases/download/v0.0.3-alpha/withRuntime.zip
To Reproduce
Switching pages multiple times after opening the app (this is the most obvious) and other actions (clicking on checkboxes in the settings page, etc.) can also cause the memory usage to rise
Expected behavior
memory usage remains stable
Avalonia version
11.1.0
OS
Windows
Additional context
10gb screenshot:
The text was updated successfully, but these errors were encountered: