I'm looking a way to undestrand the memory footprint of my web aplication, the number of events added to elements in a web page (with element.addEvent, addEvents and other way).
It would be usefull to analyze and work on optimization of code. I'm using Firebug, but at least for my knowledge, this tool does not give these informations. Any suggestions? Thanks, Dario
