6 ms·
Firefox's, certainly. It would be good if you reported it on Bugzilla.
by simonlindholm 13y ago
Firefox's, certainly. It would be good if you reported it on Bugzilla.
- rmccue 13y agoThanks, I had meant to ping someone about this, but keep forgetting. Filed: https://bugzilla.mozilla.org/show_bug.cgi?id=908174 https://bugzilla.mozilla.org/show_bug.cgi?id=908174
- Dylan16807 13y agoInteresting, you don't have lag when first opening it? I was investigating pretty much the same thing yesterday, in the end my problem was that the JSD was ridiculously slow to toggle, but firebug is already working to move to JSD2 so I can't really complain too much. There is a test extension you can use attached to this bug. https://bugzilla.mozilla.org/show_bug.cgi?id=815603 https://bugzilla.mozilla.org/show_bug.cgi?id=815603 I was getting something like 100ms to pause and 10000ms to unpause. With 5 tabs loaded and a couple hundred tabs unloaded. I disabled the javascript parts of firebug for general use, which does avoid the problem most of the time.
- rmccue 13y agoAha, you're right! Disabling the Script tab helps immensely. It's a shame since I need the Script tab for a lot of work, but it's not too much of a pain to disable/reenable.
- Achshar 13y agoHow do you know for sure?
- simonlindholm 13y agoCrashes and slowness that vary with Firefox versions is Firefox's fault, and in this case the note about tab switching points pretty clearly to a problem with the debugger service.