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

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

          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