Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Performance analysis tools that work within Creator?
Qt 6.11 is out! See what's new in the release blog

Performance analysis tools that work within Creator?

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 3 Posters 3.6k 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.
  • mzimmersM Offline
    mzimmersM Offline
    mzimmers
    wrote on last edited by
    #1

    I'm nearing completion of a program that I've built using the Creator IDE. I'm at the point where I'd like to start looking at ways to speed it up. Are there any performance analysis tools that I can add to Creator without too much hassle?

    Thanks.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      andre
      wrote on last edited by
      #2

      The latest version of Qt has Valgrind support build in (but that only works on Linux, AFAIK).

      1 Reply Last reply
      0
      • mzimmersM Offline
        mzimmersM Offline
        mzimmers
        wrote on last edited by
        #3

        Hi, Andre -

        I think you're right. Plus, isn't Valgrind more for memory usage than for performance per se?

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sptrakesh
          wrote on last edited by
          #4

          Valgrind integration also works on Mac OS X.

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andre
            wrote on last edited by
            #5

            And Valgrind also includes cachegrind, which is a very useful tool for profiling. Not sure if that part is supported by Creator though.

            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