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

Optimize DebugView data handling

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.6
    • Quick: 3D
    • None

      QQuick3DStats and the DebugView models in helpers/impl rely on Markdown tables (for historical reasons) and then parsing it with a regular expression. This is not necessarily the most efficient way to provide the text-based data from the RenderStats object to the models. The regex-based parsing should ideally be avoided.

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

            qt.team.graphics.and.multimedia Qt Graphics Team
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes