Changes

Jump to: navigation, search

AWSY/Tests

223 bytes added, 09:56, 10 November 2017
Add old reference from MDN web docs
All of the values we report to Perfherder for memory come from [https://developer.mozilla.org/docs/Mozilla/Performance/about:memory about:memory]. It might be helpful to run that locally to get an idea of what we measure.
 
== General ==
Are We Slim Yet project (commonly known as AWSY) tracks memory usage across builds.
== Test Descriptions ==
 
=== Explicit Memory summary ===
==== Possible regression causes ====
* Regressions in this often track regressions in explicit and heap unclassified. If we see a regression in resident, but not in other reports this can indicate we are leaking untracked memory (perhaps through shared memory, graphics allocations, file handles, etc).
 
=== Other references ===
[https://developer.mozilla.org/en-US/docs/Mozilla/Performance/AWSY Are We Slim Yet MDN web docs]
160
edits

Navigation menu