Firefox OS/Performance/Memory: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Can no longer get Instruments.app to profile firefox without crashing...)
m (Lakrits moved page FirefoxOS/Performance/Memory to Firefox OS/Performance/Memory: The official spelling of "Firefox OS" leaves a space between the two parts of the name. It's easier to find a page if the spelling of its name is consistent with...)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
==Progress==
<bugzilla type="count" display="bar">
    {
        "product": "Firefox OS",
        "keywords":"perf",
        "keywords_type":"contains",
        "whiteboard":"c=memory",
        "whiteboard_type":"contains",
        "x_axis_field":"status"
    }
</bugzilla>


== Background ==
== Background ==
* [https://developer.mozilla.org/en-US/Firefox_OS/Platform/Out_of_memory_management_on_Firefox_OS Firefox OS Out of Memory (OOM) Management]
* [http://www.elinux.org/Android_Memory_Usage Android Memory Types]
* [http://www.elinux.org/Android_Memory_Usage Android Memory Types]
* [[FirefoxOS/Performance/Memory/OOMKiller|Out-of-Memory Killer]]
* [[FirefoxOS/Performance/Memory/OOMKiller|Out-of-Memory Killer]]
Line 46: Line 58:
*** Set Alarm ([https://datazilla.mozilla.org/b2g/?branch=master&range=90&plot=median&device=hamachi&test=endurance_set_alarm hamachi])
*** Set Alarm ([https://datazilla.mozilla.org/b2g/?branch=master&range=90&plot=median&device=hamachi&test=endurance_set_alarm hamachi])
*** SMS Send/Receive ([https://datazilla.mozilla.org/b2g/?branch=master&range=90&plot=median&device=hamachi&test=endurance_sms_send_receive hamachi])
*** SMS Send/Receive ([https://datazilla.mozilla.org/b2g/?branch=master&range=90&plot=median&device=hamachi&test=endurance_sms_send_receive hamachi])
==References==
* [https://etherpad.mozilla.org/e3fTHj5FV6 MemShrink Priorities]


__FORCETOC__
__FORCETOC__

Latest revision as of 13:59, 1 February 2015

Progress

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 400 [1] => Bad Request ) ) 1


Background

Tools

Debugging

Memory Usage in Automation

References