Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Application faster with debugger attached
Qt 6.11 is out! See what's new in the release blog

Application faster with debugger attached

Scheduled Pinned Locked Moved Mobile and Embedded
4 Posts 2 Posters 1.9k 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.
  • D Offline
    D Offline
    deweirdt
    wrote on last edited by
    #1

    Hi,

    We have encountered a very strange problem. We ran out of options and would like to know other opinions.
    Here is the problem:

    We have an application that is using QtCore and QtGui. This application is running on a WindowsCE 6.00 platform. When we measure the CPU load on the platform (with external program, delivered by the firmware) we see that the CPU load is higher when running the build without the debugger attached.
    Also when we run our application in release mode (without debugger) we see a higher load when the debugger is not attached.

    We are developing in VS2008 with Qt 4.8.1 (same problem we saw with 4.7.3)

    Who can guide me for resolving this issue.

    many Regards

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Is this really a problem for you? I mean, it might just be the way that program measures the CPU load that changes the result. Does it also have visible impact on performance (benchmarks, or even a hands-on inspection)?

      (Z(:^

      1 Reply Last reply
      0
      • D Offline
        D Offline
        deweirdt
        wrote on last edited by
        #3

        Well the program has a UI, and in this UI you see a big difference in the behavior, when the debugger is attached everything is going smoothly. When the debugger is not connected there is a small delay in the reaction which is resulting that the user would notice it.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          whoa, OK that IS strange. No idea, then.

          (Z(:^

          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