JavaScript Profiler in IE
Does anyone know a tool for Profiling JavaScript in IE?
List available:
- IE8 (Internet Explorer 8 only)
- JavaScript Profiler
- YUI!
Solution 1:
Checkout http://ejohn.org/blog/deep-tracing-of-internet-explorer/ the dynaTrace tool shown here is fantastic and works with IE7.
Solution 2:
The Internet Explorer 8 beta (2) has a builtin Javascript profiler (in the developer toolbar). It's worth playing with at least...