Hello Firebug Devs,

I am working on a large, long-lived web application which has a constant
stream of updating data being feed into it via comet. We would ideally need
the application to run for 5 days without ever needing to restart but at
present we are finding it bogs down after less then a day in IE. Of course
we could painstakenly figure out where all the leaks are in the application
but I would love to try and tackle this with better tooling!

In essence I am wondering if Firebug could be extended (I'm happy to do
this) to add memory consumption information detailing the memory usage of
browser objects along with their name (position on the global object
window.x.Y.F.BIGFATMAP 670kB etc ) and maybe to have this live update and
maybe have it so you can explore the object. I would be happy to read some
documentation if I was pointed in the correct direction or some idea of
whetever there are XPCOM interfaces/objects which I can make use of to
provide me with access to Firefox's memory heap.

Any pointers towards being able to access this information from Firefox
would be fantastic, thank you!

--~--~---------~--~----~------------~-------~--~----~
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