Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. Performance problems - JavaScript (QWebEngine vs Google Chrome)
Forum Updated to NodeBB v4.3 + New Features

Performance problems - JavaScript (QWebEngine vs Google Chrome)

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 1 Posters 2.4k Views 1 Watching
  • 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.
  • T Offline
    T Offline
    t4ggno
    wrote on 29 Sept 2017, 18:39 last edited by
    #1

    Hello,

    I want to use QWebEngine for my application to show an interactive (but JavaScript rich) website. But the performance is slower than expected.

    Just a little test case:
    Website: http://vincentgarreau.com/particles.js/
    Chrome: > 60 FPS
    NanoBrowser (From Example): ~12 FPS
    Both on fullscreen @ 1920x1080
    OS: Windows 10
    Qt: 5.9.1 & 5.10

    Also I used the fix shown here: https://forum.qt.io/topic/82360/problem-with-qt-webengine-hardware-acceleration
    -> But no difference (just that chrome://gpu say "Hardware Accelerated", but performance is not increasing)

    Thats the difference when I watch the GPU environment.

    Chrome:
    0_1506709266366_bff3223b-dd30-4b5b-90aa-0a874adac759-image.png

    Nano:
    0_1506709237460_7e4d123b-9a43-4808-af95-219b042e2e2d-image.png

    Are there some settings I can use to increase the performance?
    Is the Nano Browser using Angle? Could that be the problem?

    I can provide more informations if required.

    Regards
    t4ggno

    1 Reply Last reply
    0
    • T Offline
      T Offline
      t4ggno
      wrote on 30 Sept 2017, 22:52 last edited by
      #2

      Could be the same problem:
      https://forum.qt.io/topic/82530/qt5-can-webgl-work-with-angle-on-windows-via-qtwebengine

      So we have no options to increase the performance, because webengine cant use ANGLE? Would explain the difference FPS rate... Dammit..

      1 Reply Last reply
      0

      1/2

      29 Sept 2017, 18:39

      • Login

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