Element timing
The element
performance entry and the PerformanceElementTiming
API measures the time to render elements that have the elementtiming
attribute.
To learn more, see
Element: elementTiming property,
PerformanceElementTiming,
PerformanceElementTiming: element property,
PerformanceElementTiming: id property,
PerformanceElementTiming: identifier property,
PerformanceElementTiming: intersectionRect property,
PerformanceElementTiming: loadTime property,
PerformanceElementTiming: naturalHeight property,
PerformanceElementTiming: naturalWidth property,
PerformanceElementTiming: renderTime property,
PerformanceElementTiming: toJSON() method,
PerformanceElementTiming: url property at MDN.
Compatibility
- Chrome 77 Released on 2019-09-10
- Chrome Android 77 Released on 2019-09-10
- Edge 79 Released on 2020-01-15
- Firefox ❌ Search for bugs Search for standards position
- Firefox for Android ❌ Search for bugs Search for standards position
- Safari ❌ Search for bugs Search for standards position
- Safari on iOS ❌ Search for bugs Search for standards position
Specifications
- Element Timing API, from Web Platform Incubator Community Group (W3C).