[Qt-creator] Mime performance

Orgad Shaneh orgads at gmail.com
Fri Dec 21 11:40:40 CET 2018


Hi,

Building the project tree for qtcreator.pro takes about 5 seconds, on which
the GUI is blocked.

I profiled setRootProjectNode(QmakeNodeTreeBuilder::buildTree(this)) in
QmakeProject, and found out that mimetype resolving is the heaviest
operation there.

Is it possible to cache mimetype results? Or at least have a cache for
common extension such as cpp/cxx/c/h/hxx?

- Orgad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20181221/f3c0a6eb/attachment.html>


More information about the Qt-creator mailing list