deltacv / EOCV-Sim

Develop, test, and tune your EasyOpenCV pipelines directly on your computer with a simple GUI !
https://docs.deltacv.org/eocv-sim/
MIT License
54 stars 20 forks source link

Memory leaks (Maybe) #106

Open indx0 opened 11 months ago

indx0 commented 11 months ago

Describe the bug The app is good, but consumes almost 7GB of RAM, Which isn't good. Tested in 2 Laptops, same behaviour

To Reproduce Steps to reproduce the behavior:

  1. Run any pipeline
  2. Open task Manager

Expected behavior Not so high RAM usage

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

arshadanas commented 10 months ago

Having the same issue, tested on three laptops and a desktop. Memory usage increases gradually up to several gigabytes, and, in some cases, the computer shuts down (one laptop).

metalmasters18420 commented 4 months ago

Been having huge issues with memory issues. Very clearly is the program as things speed right back up when EOCV is closed.

serivesmejia commented 3 months ago

hey, apologies for the delayed response, been busy as i'm headed to college, but i'll try to follow up for the kids that will use the sim in 2024-2025

i can't seem to reproduce these issues on my machine (windows 11 64 bits, oracle hotspot jdk). it'd be helpful if you could give me detailed info about your jvm so i can try to reproduce and profile the source of the leak @Arshad-Anas @metalmasters18420. Thank you and very sorry about this critical bug, I'll try to follow up as soon as possible to fix it.

You can either run java -version on the CLI or open the sim and go to Help -> Export Logs to generate a detailed report file you can attach here.