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

Optimize DebugView data handling

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: