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

Sometimes CPU usage is worse than Qt5.1.1 on Qt5.2.0 beta1 on BeagleBoard-xM

    XMLWordPrintable

Details

    Description

      I'm using self-built Qt5.2.0 beta1 configure and built using same environment on BBxM,
      and found sometimes cpu usage (by 'top' command) is around 20% worse than Qt5.1.1.

      Attached qml file is which I tested, and FpsItem came from cinematic experience of Boot to Qt.

      Here are some results when screen size is 800 x 480.
      -------------------------------------------------
      FpsItem is NOT visible:
      Qt5.1.1: around 4%
      Qt5.2.0 Beta1: around 3%

      FpsItem is visible:
      Qt5.1.1: around 30%
      Qt5.2.0 Beta1: around 53% <-- this is what I report

      Radius of Rectangle is 0:
      FpsItem is NOT visible:
      Qt5.1.1: around 4%
      Qt5.2.0 Beta1: around 3%

      FpsItem is visible:
      Qt5.1.1: around 36%
      Qt5.2.0 Beta1: around 28%
      -------------------------------------------------

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            masamitsu Masahiko Mitsutake
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes