Labs/Memory Profiler

From MozillaWiki
< Labs
Revision as of 23:55, 3 October 2009 by Varmaa (talk | contribs) (Added more info)
Jump to navigation Jump to search

Memory Profiler is an experimental Labs project that attempts to make debugging memory use in web pages easier.

The HG repository is here:

 http://hg.mozilla.org/users/avarma_mozilla.com/memory-profiler/

For information on how to create your own custom memory profiling routines, check out the Jetpack Binary Components API.

See Atul's blog post entitled Fun with SpiderMonkey for information on how the memory profiler works.