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

Depending on the circumstances then animations inside QML can use considerably more CPU than when viewed normally

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.0.1, 5.1.0
    • GUI: OpenGL
    • None
    • 7c791171a15c9192f4b025a810dde11b7dae2e51

    Description

      Depending on the circumstances then animations inside QML can use considerably more CPU than when viewed normally. For instance there are two different cases of this happening but seem to be caused by the same thing.

      On Windows, if you use -opengl desktop and turn on VSYNC for the graphics card then it will use 3x the CPU to render the example.

      On Mac, if you minimize the window then it will use 10x the CPU to render the example.

      Both of these cases are related to the animations and seem to be as a result of the timers, but it is not clear if it is because of the handling of the timers or the animations itself being handled quicker.

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes