Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Will the QML profiler (which requires building in debug mode) help me identify release-mode bottlenecks if debug mode slows my app 6x?
Forum Updated to NodeBB v4.3 + New Features

Will the QML profiler (which requires building in debug mode) help me identify release-mode bottlenecks if debug mode slows my app 6x?

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
profilerframerate
1 Posts 1 Posters 404 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.
  • S Offline
    S Offline
    Stefan Monov76
    wrote on 3 Oct 2016, 12:51 last edited by
    #1

    When built and ran in release mode, my app runs at 30FPS.
    When built and ran in debug mode it runs at 5FPS and takes about 20sec to start up.

    Will the huge slowdown of debug mode (which is required by the QML profiler) hide/mask any actual bottlenecks that I see in release mode? Note that I almost exclusively run my app in release mode, because otherwise it's too slow.

    1 Reply Last reply
    0

    1/1

    3 Oct 2016, 12:51

    • Login

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