Firefox OS/Performance/Graphics: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
m (Lakrits moved page FirefoxOS/Performance/Graphics to Firefox OS/Performance/Graphics: 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 w...)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=== Graphics Architecture ===
==Progress==
[[Media:gfxSystem.pdf]]
<bugzilla type="count" display="bar">
    {
        "product": "Firefox OS",
        "keywords":"perf",
        "keywords_type":"contains",
        "whiteboard":"c=handeye",
        "whiteboard_type":"contains",
        "x_axis_field":"status"
    }
</bugzilla>


=== Debugging Graphics Problems ===
== Tests ==
* [[/FPSMeasure|Measuring FPS]]
* [[/UniformityMeasure|Measuring Frame Uniformity]]


=== External Links ===
== Architecture ==
* [Checkerboarding Explanation http://www.masonchang.com/blog/2014/3/2/wow-such-checkerboard]
* [[Media:gfxSystem.pdf|Graphics Subsystem Overview]]
* [Will-animate property http://www.masonchang.com/blog/2013/12/5/the-will-animate-css-property]
* [[Media:gfxSystemPart2.pdf|Graphics Subsystem Overview (Part II)]]
 
== Debugging ==
* [http://people.mozilla.org/~mchang/FrameUniformity.html Frame Uniformity]
* [http://paulrouget.com/e/fxoshud/ Tracking Reflows & Event Loops]
 
== References ==
* [http://www.masonchang.com/blog/2014/3/2/wow-such-checkerboard Checkerboarding Explanation]
* [https://air.mozilla.org/channels/rendering/ Rendering Video Presentations]
* [http://www.masonchang.com/blog/2013/12/5/the-will-animate-css-property will-change property]

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


Tests

Architecture

Debugging

References