January 9, 2012

mzimmers mzimmers
Ant Farmer
524 posts

performance analysis tools that work within Creator?

 

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.

4 replies

January 9, 2012

Andre Andre
Area 51 Engineer
6031 posts

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

 Signature 

Looking for Qt developers to join our team @ i-Optics: https://qt-project.org/forums/viewthread/25393/

January 9, 2012

mzimmers mzimmers
Ant Farmer
524 posts

Hi, Andre –

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

January 9, 2012

sptrakesh sptrakesh
Lab Rat
44 posts

Valgrind integration also works on Mac OS X.

January 9, 2012

Andre Andre
Area 51 Engineer
6031 posts

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

 Signature 

Looking for Qt developers to join our team @ i-Optics: https://qt-project.org/forums/viewthread/25393/

 
  ‹‹ Qt Creator - Code completion in implementation file      [Moved] Qt Creator AutoComplete just Stops Working ››

You must log in to post a reply. Not a member yet? Register here!