This specification defines an interface to help web developers measure the rendering performance of their applications in the wild. The API provides frame performance data, as experienced by the end user on their device, to facilitate smoothness measurements (i.e. Frames per Second and Time to Frame). This is done by capturing events for main frame and impl (compositor) thread actions, and exposing them to JavaScript via the Performance Timeline.
Documentation
Specification
Status in Chromium
Proposed (tracking bug)
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- In development
- Positive
- No signal
- Positive
Owners
Search tags
rendering, smoothness,Last updated on 2021-01-16
Comments
API was previously named "Smoothness Timing"