On 07/31/2014 11:17 AM, James Ho wrote:
Also, we need a tool to measure the memory usage, we can probably take the number we get from MTBF test as the maximum reasonable memory we need for b2g itself alone.
We have tools for profiling the memory usage. I added RSS and USS to the Gecko Profiler, and janx did the same with the developer hud, and also as part of the monitor.
I don't know if the Gecko Profiler addon has a working UI for the memory overview yet, if it has you should be able to blame to parts of the code which are making allocations.
-- Nicolas B. Pierron _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
