Closed wahyuabrory closed 1 month ago
Woah, that's very high RAM usage It supposed to be around ~100MB in general I will look at this asap, looks like a memory leakage
Memory leakage confirmed. I will need some more time to figure out the issue and fix it
take your time buddy
I found the cause of the memory leak. In the Monitor widget, I was using DoubleTransition to animate the circular bar. I will disable that until they fix that or any workaround will be available.
https://github.com/AvaloniaUI/Avalonia/issues/16973
The release will be here soon.
Fixed in 0.6.0
Describe the bug Ram usage over time is insane
Expected behavior At the start of using the widget on startup, it's pretty light. However, over time, the RAM usage increases. In my case, it eventually consumes 1GB of RAM.
Screenshots Ram Usage
my widget
Desktop
Crash log