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

Compilation of qmls take the same time for compiled and not compiled qmls

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.12.3
    • QML: Compiler
    • Linux/Wayland

    Description

      We are trying to reduce boot time of our HMI application. Compiling of qmls takes about 4s which is significant high. So we decided to put them into resourced in precompiled view. But it hasn't any effect, compilation still takes 4s. We've measured boot time with logs and with qml profiler.

      We put qmls into resources as qrc file. Loading of root qml starts from qrc:\ path.

      We've tried compile our application with default resource compression and without compression.

      So it seems like Qt issue. Please investigate it.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            andrey_kuzyaev Andrey Kuzyaev
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes