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

qt.scenegraph.time.renderloop log shows minus value of swap time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P4: Low P4: Low
    • None
    • 5.15.0
    • Quick: SceneGraph
    • None
    • Confirmed attached demo on Windows and Ubuntu
    • Linux/Wayland, Linux/Yocto, Windows
    • 0e8dfe18767c16f7d84a4ce1a887f6e37a13ed33 (qt/qtdeclarative/dev)

      when

      QT_LOGGING_RULES=qt.scenegraph.time.renderloop=true
      

      is enabled and

      QSG_RENDER_LOOP=threaded
      

      with multiple window surfaces case,
      sometimes log may give the minus value of swap time like:

      qt.scenegraph.time.renderloop: Frame rendered with 'threaded' renderloop in 0ms, sync=0, render=2, swap=-2 - (on render thread)


      and if

      QSG_RENDER_LOOP=basic
      

      always shows zero swap time.

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

            jiu shanheng jiu
            jiu shanheng jiu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes