Labs/Memory Profiler

From MozillaWiki
< Labs
Revision as of 00:09, 4 October 2009 by Varmaa (talk | contribs) (added link to AMO)
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 Firefox extension is available here:

 https://addons.mozilla.org/en-US/firefox/addon/14666/

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.