47
edits
Line 1: | Line 1: | ||
= Memory Consumption = | = Memory Consumption = | ||
== Summary == | == Summary == | ||
Measures memory consumption of an application after [https://developer.mozilla.org/en-US/Apps/Build/Performance/Firefox_OS_app_responsiveness_guidelines startup events] in the same way it does for [https://wiki.mozilla.org/FirefoxOS/Performance/Automation/Launch_Latency launch latency]. | |||
== Usage == | == Usage == | ||
Line 17: | Line 16: | ||
=== Precision === | === Precision === | ||
TBD | |||
=== How to Run On-Demand === | === How to Run On-Demand === | ||
TBD | |||
=== Published Results === | === Published Results === | ||
TBD | |||
==== Branch 1 ==== | ==== Branch 1 ==== | ||
Line 55: | Line 54: | ||
=== References === | === References === | ||
* | * [http://www.akkadia.org/drepper/cpumemory.pdf What every programmer should know about memory] | ||
* | * [http://sealedabstract.com/rants/why-mobile-web-apps-are-slow/ Why mobile web apps are slow] | ||
* [https://developer.mozilla.org/en-US/Apps/Build/Performance/Firefox_OS_app_responsiveness_guidelines Firefox OS App Responsiveness Guidelines] | |||
== Development == | == Development == |
edits