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

High CPU usage from string conversions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.0.0
    • 6.0
    • Quick: 3D
    • None
    • 2
    • Qt Quick 3D - 39 - 40

    Description

      Hashing keys are generated using a code path that was only meant for debugging purposes. This debug code performs conversions back and forth between UTF-8 and UTF-16, causing unnecessary CPU load.

      1. The hash keys should not use the debug code path.
      2. The debug code should not use QString

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-86798
          # Subject Branch Project Status CR V

          Activity

            People

              qt.team.graphics.and.multimedia Qt Graphics Team
              tvete Paul Olav Tvete
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes