Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.15.1
-
None
-
-
426f8185c2bc707238f5ee316262e96db63d3853 (qt-creator/qt-creator/5.0)
Description
QtCreator freezes a lot when you switch between opened files in a large project.
I opened several files from a large project and simply double clicked on them in "Opened Documents" view. Then I did profiling with Apple Instruments tool from XCode package.
Here is the screenshot of the callstack which consumed most time:
Here is also trace file from Instruments to examine:
qtcreator_profiling.trace.zip
This freeze makes work with QtCreator very uncomfortable.