Qt Forum

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

    Performance - Qt5 - QtwebKit

    Qt WebKit
    1
    1
    952
    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.
    • N
      nvharisha last edited by

      I was validating QtWebkit based browser (on MIPS based platform with WK1 - QtTestBrowser ). I tried with two command options:
      @

      ./QtTestBrowser -graphicsbased -gl-viewport <http Address>

      ./QtTestBrowser -graphicsbased <http Address>

      @

      One of the test I tried was with :
      http://203.21.7.40/Mazesolver/testdrive/performance/mazesolver/index.html

      With this, when I enable gl-viewport (option - 1), it takes almost 600 seconds to complete the test. Where as using second option (without gl-viewport), it completes it in 100 seconds. Also the dots which is supposed to be shown as cirucualr dots is visible as though its a "rhombus" shaped dots.

      Any known issues with "gl-viewport" setting?

      Hari

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