Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
Qt Creator 13.0.1
-
-
56f2b1f1e (14.0), 2099f5bb9 (master)
Description
Significant performance regression observed for QtC13 on Windows (QtC on Linux and macOS seem to be as fast). See 2 screen records (zipped) on firing up QtC12 and 13 - the freezing of QtC13 upon launching is obvious.
However, the reasons of such performance regression can be various. I've got 3 memory dumps and each of them shows different task at the time of QtC being busy. The first 2 are my local dumps and the third is from another reporter.
1. QtC is busy loading help files (which, by the way, may also explain calling out help files by pressing F1 is slow).
2. Android kit is being worked on.
3. CMake project manager is doing something - it is kind of weird since as far as I see CMake project manager should not come into play until one actually opens a project?
Deleting help files (.qch) and disabling Android kit do work for me - although I believe it should not be a valid solution. Plus, there are unexplainable reasons, e.g. CMake project manager. I don't know what can be done to address that. Something has to be done here to investigate the regression as a whole.
Attachments
Issue Links
- is covered by
-
QTCREATORBUG-31292 Debug mode is running very slow.
- Reported
- relates to
-
QTCREATORBUG-31523 Creator freezes during startup
- Reported
For Gerrit Dashboard: QTCREATORBUG-31068 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
569196,1 | WIP: Process: Add information to tracing | 14.0 | qt-creator/qt-creator | Status: NEW | -2 | +1 |
569195,2 | Process: Add information about main thread to logging | 14.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
602296,6 | Android: avoid scanning mkspecs to detect android abi | master | qt-creator/qt-creator | Status: MERGED | +2 | +1 |