JavaScript Profiler in IE

internet-explorer, javascript, performance, profiling

Solution

Checkout http://ejohn.org/blog/deep-tracing-of-internet-explorer/ the dynaTrace tool shown here is fantastic and works with IE7.

Problem

Does anyone know a tool for Profiling JavaScript in IE? List available: - IE8 (Internet Explorer 8 only) - JavaScript Profiler - YUI!

Original source