Changes

Jump to: navigation, search

Firefox OS/Performance/App Performance Validation

94 bytes removed, 21:32, 25 February 2014
no edit summary
* Common issues: Please add any common issues to this list. Currently empty.
== 2. Reflows /Restyles ==
'''Platform Contact''': Layout team
* Attach with the App Manager and tweak the structure and styles of the page to trigger the desired behavior.
== 6. Styles =='''Platform Contact''': Layout '''What does it mean''':  '''Verification Steps''': == 7. Checkerboarding ==
'''Platform Contact''': Graphics, verify previous steps first
* Consider first repeating some of the previous steps to rule out over-invalidation, reflows and non responsive event loop.
== 87. Compositor FPS ==
'''Platform Contact''': Graphics
* Watch the left most FPS counter during idle at various stage of your app. This number should remain very close to the refresh rate of the display (~60 FPS for most devices). There should be little to no dips below 60 FPS here.
== 98. Memory usage ==
'''Platform Contact''': Memshrink
'''Verification Steps''':
== 109. Profiling ==
'''Platform Contact''': Performance Team & Graphics
* Profile the app and the compositor: ./profile.sh start b2g -t Compositor && ./profile.sh start APP_NAME_OR_PID
== 1110. Power usage ==
'''Platform Contact''': Performance Team
Confirm
336
edits

Navigation menu