Confirmed users
1,345
edits
Nnethercote (talk | contribs) |
Nnethercote (talk | contribs) |
||
Line 149: | Line 149: | ||
* Use tools/get_about_memory.py to get a memory reports dump while the app is running -- both shortly after start-up, and after using the app for a while. | * Use tools/get_about_memory.py to get a memory reports dump while the app is running -- both shortly after start-up, and after using the app for a while. | ||
* Load the dumps in about:memory in desktop Firefox. Check for any measurements that seem to be excessive, particularly "heap-unclassified". | * Load the dumps in about:memory in desktop Firefox. Check for any measurements that seem to be excessive, particularly "heap-unclassified". | ||
* If "heap-unclassified" is high, re-run tools/get_about_memory.py with a [https://wiki.mozilla.org/Performance/MemShrink/DMD DMD-enabled] build. | |||
== 9. Profiling == | == 9. Profiling == |