Open Bug 1371836 Opened 7 years ago Updated 2 years ago

Provide a performance object for the WebGL canvas

Categories

(Core :: Graphics: CanvasWebGL, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: rbarker, Unassigned)

Details

(Keywords: feature, Whiteboard: [gfx-noted])

Calculating frame rate and other rendering stats in JavaScript is problematic. It would be helpful for app developers to have access to a performance object that contained information such as frame time and other graphics information collected from the compositor and WebGL context. This would allow on screen information to be more accurate and meaningful. This would be particularly helpful on mobile when doing compositor bypass as the compositor fps panel is not available.
Keywords: feature
Priority: -- → P5
Whiteboard: [gfx-noted]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.