How do you profile your C++ code ?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
How do you measure the performance of your C++ perf-critical code ? Are you relying on automatic profilers or do you resort, for particular reasons, to compile time methods ? If today, profiling is still an issue to you, then I would announce to you the availablity of easy profiler at Code Project along with source code that you may give it a try for your needs. URL : Easy Profiler - Compile-time Profiler for Unmanaged C++[^] Use the article-forum to raise any issue and I will be glad to help.
Easy Profiler : Now open source ! http://www.codeproject.com/KB/cpp/easyprofiler.aspx