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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes