Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-9154

cache prf lookups in evaluateFeatureFile()

    XMLWordPrintable

Details

    • fa27cd79e05aed4ebd16d5648480cc7d48fefd43

    Description

      evaluateConfigFeatures() tries to load quite some non-existing features, which causes the slow fallback path (which uses QFileInfo) to be taken more often than reasonable: it accounts for 1.6% of total Creator-in-Creator startup time.

      Initial hack would be to hard-code: https://codereview.qt-project.org/#change,54048

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            hjk hjk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes