Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 6.0.0
-
None
-
-
bcee5c5dc4 (qt-creator/qt-creator/6.0) bcee5c5dc4 (qt-creator/qt-creator/master) bcee5c5dc4 (qt-creator/qt-creator/qmlprojectstorage) bcee5c5dc4 (qt-creator/qt-creator/qds-3.0)
Description
At https://bugreports.qt.io/browse/QTCREATORBUG-26754 we could see that by using QtcProcess insted of QProcess the ProcessCreator in Clangsupport was 3-4x slower on Windows, and 8x slower on macOS.
This means that the slowness can happen on other processes started using QtcProcess but not easily noticeable as the C++ code completion.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-26754 Code completion performance degradation with Qt Creator 6.0.0
- Closed