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

High CPU usage from string conversions

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes