FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
C++ Blog: Profiling For Fun and Profit
C++
void main(void)

Calls, Returns and In-Between.

by Kevin Carlson
SELECTIVE IGNORANCE

Finding the Signal in the Noise

by Andrew Koenig
June 20, 2006

Profiling For Fun and Profit

Checking your app for performance bottlenecks is always good practice, and sometimes is mission-critical. But using a profiling tool like the Microsoft Visual C++ profiler can be like driving a nail with a sledgehammer. How about a nice, simple tool that lets you analyze your profiling data in Excel? Oguz Kupusoglu comes to the rescue.

Posted by Kevin Carlson at 06:35 AM  Permalink




 
INFO-LINK