Confirmed users
837
edits
Johnjbarton (talk | contribs) (→Tests) |
(→Memory) |
||
(4 intermediate revisions by one other user not shown) | |||
Line 17: | Line 17: | ||
*http://groups.google.com/group/mozilla.dev.platform/browse_thread/thread/46c05b21db45c244# | *http://groups.google.com/group/mozilla.dev.platform/browse_thread/thread/46c05b21db45c244# | ||
*Test w/Firefox | *Test w/Firefox | ||
*https://bugzilla.mozilla.org/show_bug.cgi?id=532445 | |||
*IRC test hour for Firebug/Firefox ? | |||
== Memory == | |||
*Profiling extension memorybug based on work of Atul Varma, Dion Almer | |||
*Works with jetpack installed | |||
*How to get component installed. | |||
*Is it useful? | |||
*result of profiling is graph | |||
**backpointers! | |||
*Function | |||
**script size | |||
**object size | |||
**properties, but not object | |||
Seems promising. | |||
* http://getfirebug.com/wiki/index.php/Firebug_Memory_Profiler |