Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Measuring Javascript performance in IE

I have a webpage that heavily uses Javascript (AJAX requests, Google Maps API, HTML building, etc) and the page brings my PC to its knees whenever opened in Internet Explorer. I'm looking for some tools to help me find out which functions are taking the most time to finish. I have some basic profiling javascript functions, but those don't help much considering I don't know what function specifically is being slow. The tool has to be for IE, as the page runs fine in other browsers.

like image 643
Aistina Avatar asked Feb 24 '26 06:02

Aistina


1 Answers

For JavaScript, XmlHttpRequest, DOM Access, Rendering Times and Network traffic for IE6, 7 & 8 you can use the free dynaTrace AJAX Edition

like image 70
Andreas Grabner Avatar answered Feb 26 '26 19:02

Andreas Grabner



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!