Originally Posted by wysota You have to profile not your code but Qt, thus using your own classes for it won't work. Use callgrind, gprof or a similar tool. I'm working on this. I'll tell you the result, if I can finally find the origin of the problem.
I'm sure the reason will become obvious once you run the profiler.
Originally Posted by wysota I'm sure the reason will become obvious once you run the profiler. Hi, wysota now I see profiler again.Is there a opensource or free profiler in the platform windows?
Jerry
There are many profiling tools. I'm sure gprof is available for Windows as well. Maybe even Visual Studio has a built-in profiler.
Forum Rules
Bookmarks