Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Performance trick - is it for real? what is "the boost" - anyone tried?

    QML and Qt Quick
    2
    2
    2033
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      cmer4 last edited by

      http://juhaturunen.com/blog/2011/04/a-qml-rendering-performance-trick-so-simple-that-it-hurts/

      Just read this one and wonder if someone could try the trick and what performance boost it provides if any?

      My current app in development shows same FPS performance on N8 and on N97 - which is weird...as N8 utilizes graph acceleration which I thought is applied via qml by default...

      1 Reply Last reply Reply Quote 0
      • F
        frankcyblogic.de last edited by

        As far as I know the rendering goes through the OpenVG backend by default. (At least I get errors from it from time to time.) Dr. google "says":http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0380d/CIHJJCGH.html OpenVG has overdrawing issues. So this tip is a nice one;)

        1 Reply Last reply Reply Quote 0
        • First post
          Last post