QApplication initialization is memory intensive
Unsolved
General and Desktop
-
wrote 13 days ago last edited by
I did memory profiling with the vs Memory detector and found that the class that inherits from QApplication uses 1GB heap memory when initialize QApplication
before initialize QApplication
initialize QApplication memory
intialize QApplication cost about 1GB memory , I don't understand what is taking up so much memory。
-
wrote 8 days ago last edited by
The graphics image above is not enough information to even make an educated guess.
-
The graphics image above is not enough information to even make an educated guess.
wrote a day ago last edited by@Kent-Dorfman Thank you for your reply. There should be other reasons, but I haven't found them yet. Can you tell me how to fix the memory problem in windows?Thanks
1/3