On 1/6/19 6:55 PM, Michael Jackson wrote: > One thing that I have noticed is that > if I turn off all the clang-tidy and clazy checks then the speed on > first opening is pretty decent (I’m on a 2012 Mac Pro with dual Xeon so > not the fastest CPUs in the world).
Yes, the tidy/clazy checks contribute to the (re)parsing time. The recommendation is to use the checks that are fast enough for you and your project and to run the heavy ones once in a while with Menu: Analyze > "Clang-Tidy and Clazy...". Nikolai _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator