Hacker News new | ask | show | jobs
by jansenv 3465 days ago
The new dev tools are really sluggish compared to firebug. The new features are great, but hitting inspect element takes like 2 seconds now.
1 comments

My experience is the opposite. Firebug was always full-featured, but it was an absolute sloth compared to the built-in FF and Chrome tools.
Maybe I'm doing something wrong. When I click inspect element, it first opens the dev tools and then inspects the body and after a moment of loading it hops to the correct element.
That moment of loading is what I expect from both FF's and Chrome's tools, neither is instant. But the last time that I used Firebug (which was almost two years ago, mind), opening Firebug would lock up the whole browser for several seconds, and then once it was open it would manage to slow down every other tab as well (which meant that I only kept it open while necessary, which meant that I'd have to endure the lock-up again the next time that I wanted to do anything).
I will say that having firebug open did cause major performance issues for regular browsing, but the performance of inspect element was quicker.

I am just happy they are really making an effort to improve the tools overall :)