Hi,

my Firebug tends to consume a lot of memory when I work on a large
dojo app - so far that's normal I think given the size of my (bloated)
code. But: Every time I reload the page firebug uses the amount of
memory before the reload _plus_ the memory that the app needs when
fully loaded. Shouldn't Firebug (Firefox) free the memory before the
reload? That doesn't seem to happen in this case.

When the memory consumption reaches about 800 MB I have to restart
Firefox because everything slows down so that using and debugging the
app is hardly possible.

I also noticed that this happens mostly when loading Javascript source
via xhr and dojo.require. When included with <script> tags the problem
seems to go away (but I haven't tested this enogh to be sure).

I'm using Firefox 3.6.10 and Firebug 1.6.1 on WinXP SP3.

Any Ideas? Something wrong with my apps? :-) I have searched for this
problem and found no similar description out there.

Thanks,
Stefan

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to