Detecting Memory Leak in Internet Explorer
While performance tuning and analyzing my JavaScript, I came across an elegant way in which Patrick shows how to diagnose memory effect problem in IE. Typically, he shows a Screencast on his website which indicates a StairCase Effect of a memory leak problem. Check out this StairCase Effect.
In the flash, you can see a program called "Process Explorer". You can download this from SysInternals website. There is also one more program called 'Task Manager Extension', which is available in CodeProject.
No comments:
Post a Comment