Firefox OS/Performance/Graphics: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Added Progress Section)
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...)
 
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:
     }
     }
</bugzilla>
</bugzilla>
== Tests ==
* [[/FPSMeasure|Measuring FPS]]
* [[/UniformityMeasure|Measuring Frame Uniformity]]


== Architecture ==
== Architecture ==
* [[Media:gfxSystem.pdf]]
* [[Media:gfxSystem.pdf|Graphics Subsystem Overview]]
* [[Media:gfxSystemPart2.pdf]]
* [[Media:gfxSystemPart2.pdf|Graphics Subsystem Overview (Part II)]]


== Debugging ==
== Debugging ==
* [http://people.mozilla.org/~mchang/FrameUniformity.html Frame Uniformity]
* [http://paulrouget.com/e/fxoshud/ Tracking Reflows & Event Loops]


== External Links ==
== References ==
* [Checkerboarding Explanation http://www.masonchang.com/blog/2014/3/2/wow-such-checkerboard]
* [http://www.masonchang.com/blog/2014/3/2/wow-such-checkerboard Checkerboarding Explanation]
* [Will-animate property http://www.masonchang.com/blog/2013/12/5/the-will-animate-css-property]
* [https://air.mozilla.org/channels/rendering/ Rendering Video Presentations]
* [Rendering Air Mozilla Channel https://air.mozilla.org/channels/rendering/]
* [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