Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-4134

qmake performance has quadratic runtime decrease with number of linked libs and LIB dirs

    XMLWordPrintable

Details

    Description

      QMake spends 90% of the time in the method Win32MakefileGenerator::findHighestVersion, which is doing a FULL QDir run for each linked lib on each lib dir. This can be very slow for big projects.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            mpejcoch Martin Pejcoch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes