On Jan 13, 5:13 am, Stefan Fruehwirth <[email protected]> wrote: > 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.
I hear of this kind of behavior, but no one provides test cases which allow us to investigate. If you have a test case we'll fix it. jjb > > 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.
