Reshef’s tip of the day

.net development tips

Archive for the ‘profiling’ Category

Tip of the day: Primitive but efficient way for profiling (on development machine)

Sunday, November 25th, 2007

Small thing I read about. It is so simple and obvious but I never thought about it…

In the lack of a decent profiler,

if u observe that a certain process takes a large amount of time (such as system startup),

start the debugger and while the time consuming task is running, click the pause button in VS.

Now take a look at the call stack to see which method take the time to execute.

Jajah is the VoIP player that brought you web-activated telephony.