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

Awful performance when opening a large qbs project

    XMLWordPrintable

Details

    Description

      I have a qbs project with ~12K files (included using a wildcard).

      If I understand correctly, the function fileType() is called for each file, and it tries to find this file among all the files. That makes it O(n^2), which is awful...

      Attachments

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

        Activity

          People

            orgads Orgad Shaneh
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes