Confirmed users
1,345
edits
Nnethercote (talk | contribs) |
Nnethercote (talk | contribs) |
||
| Line 42: | Line 42: | ||
* [https://bugzilla.mozilla.org/buglist.cgi?list_id=1252950&resolution=---&resolution=DUPLICATE&emailtype1=regexp&status_whiteboard_type=allwordssubstr&emailassigned_to1=1&query_format=advanced&status_whiteboard=MemShrink&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40%7Cgeneral%40js.bugs Unassigned MemShrink bugs]. These need someone to work on them. | * [https://bugzilla.mozilla.org/buglist.cgi?list_id=1252950&resolution=---&resolution=DUPLICATE&emailtype1=regexp&status_whiteboard_type=allwordssubstr&emailassigned_to1=1&query_format=advanced&status_whiteboard=MemShrink&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&email1=nobody%40%7Cgeneral%40js.bugs Unassigned MemShrink bugs]. These need someone to work on them. | ||
== areweslimyet.com == | == Tools and Benchmarks == | ||
=== about:memory and memory reporters === | |||
about:memory is the primary tool for understanding Firefox's memory consumption. It displays a large number of measurements that are made by numerous ''memory reporters'' implemented within Firefox. A basic guide to using about:memory is [[Performance/MemShrink/about:memory|here]]. | |||
Documentation on how to write a memory reporter is [[Memory_Reporting|here]]. | |||
=== DMD === | |||
DMD is a tool that helps improve the coverage of memory reporters. Documentation on using it is [[Performance/MemShrink/DMD|here]]. | |||
=== areweslimyet.com === | |||
http://arewefastyet.com is a very successful site used to track the performance of Firefox's JavaScript engine. Why was arewefastyet.com so successful? Some key characteristics. | http://arewefastyet.com is a very successful site used to track the performance of Firefox's JavaScript engine. Why was arewefastyet.com so successful? Some key characteristics. | ||