0

I have this project that is using up too much memory, and I suspect that I have found the culprits: enter image description here These boys are the ones hogging up all the memory. Looking through, I then guess that the one's labeled as "no" are ones that I should try to remove/mitigate. They look like this: enter image description here enter image description here enter image description here So, my main question is what should I be looking at? I am just really unfamiliar with the process of using this information to start commenting out what's causing us to use so much memory

So far, I have tried commenting out everything that uses aboutdialog and progress form, but I have not seen a shrink in memory.

  • Could you show your code? Or give me a minimal use case using github. I can't get valid information from just looking at the image. Maybe it's where you've entered an infinite loop. Maybe you didn't release the resource in time after using it. – Jiale Xue - MSFT Dec 22 '22 at 01:55

0 Answers0