We have an application that behaves really badly in IE6, the application relies heavily on javascript and most of the activity happens in one page.
In IE6, it seems that memory keeps piling up and never gets cleared even when you navigate to a different site!
Since there's not so little code running within the browser, I'm looking for an external tool that will shed some light on the memory consumption of the application so that we can focus our optimization efforts.