Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Performance - Qt5 - QtwebKit
QtWS25 Last Chance

Performance - Qt5 - QtwebKit

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 1.0k Views
  • 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 Offline
    N Offline
    nvharisha
    wrote on last edited by
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved