QApplication initialization is memory intensive
Unsolved
General and Desktop
-
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。
-
The graphics image above is not enough information to even make an educated guess.