Web features explorer

Resource timing (initial support)

Widely available
Tags: api Groups: Performance

PerformanceResourceTiming entries report when network events happen while loading a resource, such as when connections start and end. You can use this information to measure loading times. To learn more, see PerformanceResourceTiming: decodedBodySize property, PerformanceResourceTiming: encodedBodySize property, PerformanceResourceTiming: transferSize property at MDN.

Compatibility (view on caniuse.com)

Specifications