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

Significant latency improvement in QCoreApplication::compressEvent

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • Not Evaluated
    • None
    • 6.2.2
    • Core: Event loop
    • None
    • Windows

    Description

      I would strongly suggest implementing the below change. I used visual studio to profile an application that was hanging while loading a settings file while also processing many updates from a backend process. The profile indicated that the at function called here was taking up nearly 40% of the runtime of the application. After making the below change, everything loaded without any visible delay. It looks like this is a huge bottleneck and it is completely unnecessary.

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              ltmdum Luke McDonald
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes