Open vikramsubramanian opened 4 months ago
mayil-ai rerurn
Doesn't seem like we have fully grasped all the specifics of this ticket.
circle.cpp:1-22 | The snippet contains the main function where memory allocation and deallocation should be reviewed and edited to fix the memory leak issue.
Makefile:1-13 | This snippet contains the Makefile, which is necessary for rebuilding the project after making code changes to ensure that the memory leak fix is properly compiled and tested.
We have noticed a gradual reduction in performance and increased memory usage, particularly in scenarios where the ./circle program is called repeatedly.
Restarting the device seems to fix the problem and memory usage is low again and the system is fast but it slowly degrades over time. Not sure what is going on...
Severity: Medium - The issue does not impact the immediate functionality but can lead to long-term performance degradation.
Priority: Medium - Should be fixed in the upcoming maintenance cycle to prevent potential performance issues in production environments.