Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Why are IE developer tools so slow? [closed]

Tags:

I've used the developer tools on Chrome, FF and IE, and on IE, it's extremely slow. I was trying to debug iGoogle and it took about 3 minutes to even open the tools page.

Can anyone confirm that it's that slow? It works fine on small websites though.

like image 293
Raisen Avatar asked Apr 05 '10 05:04

Raisen


People also ask

How do I open developer tools in Internet Explorer 11?

To access IE Developer Tools, you launch Internet Explorer and press F12 on your keyboard or select “F12 Developer Tools” on the “Tools” menu. This opens the developer tools inside the browser tab.

What do you call the developers tool for Internet Explorer?

For more information about using the Developer tools in Windows Internet Explorer 8, see Developer Tools User Interface Reference. For more on using F12 tools in Windows Internet Explorer 9, see How to use F12 Developer Tools to Debug your Webpages.


1 Answers

Yes, it is that slow. I have noticed that FireBug has no issues running lengthly JS files where IE developer tools struggles.

like image 169
Phil C Avatar answered Nov 27 '22 10:11

Phil C