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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes