I would like to find memory leak using IE 11 Developer tool. In that, I could able to take memory profiler snapshot for one page. But when i am navigating to another page, previous snapshot not showing. So, i couldn't able to do comparison between current and last page.
BUt in chrome, snapshots not removed while navigating and also allowing us to save it. Is there any solution to do comparison between pages?