I am currently struggling to identify where the bottleneck is in an enterprise web app. The app is extremely javascript heavy & only runs on IE, not my design or architecture but my task to improve.
I know IE 6 is notoriously slow for javascript, other than fiddler are there any other IE tools I can use to measure the speed of the page rendering or usual low hanging fruit I can take a look at?
Does anyone know if IE8 is a drastic improvement in javascript processing time? Would anyone recommending IE 8 over IE 6?