I need to make inspection of my code to Optimise it.
Which profiler do you use and recommend?
I use CodeLite IDE with GCC Compile (MinGW on windows) and wxWidgets for all GUI stuffs
Thanks

Recommended Answers

All 3 Replies

I use KCacheGrind to look at the output of valgrind's callgrind option.

do you use Linux only? what do you use in windows?

Ah, yes, sorry. I've never profiled code in Windows.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.