Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.15.0-beta1
-
None
Description
I have 9 Qt for Android kits registered:
(would be cool if one could copy the list into the clipboard)
On each startup of Qt Creator, the QbsProjectManager plugin launches qbs.exe and qbs-config.exe 9 times per Android kit per architecture. That is the (2 * 9 * 9 * 2) = 324 first entries of the attached process monitor log: qbs_vs_androidkit_log.txt
This delays the appearance of Qt Creator for ~10 seconds. Turnung off the QbsProjectManager plugin reduces the startup time to a fraction in my case.
Attachments
For Gerrit Dashboard: QTCREATORBUG-25463 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
342524,2 | qbs-config: Add convenience command for adding a profile in one go | master | qbs/qbs | Status: MERGED | +2 | -1 |
349739,2 | Android/Qbs: Improve startup time | 4.15 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
356549,3 | QbsProjectManager: Make use of qbs config --add-profile | 5.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |