Contact emails
Spec
Summary
Add the PerformanceServerTiming Interface which makes Server-Timing header timing values available to JavaScript running in the browser.
Motivation
The PerformanceServerTiming interface will allow JavaScript to collect, process, and act on performance metrics written by the server to the Server-Timing header field of the responses of the base page and resources. These timing metrics can provide additional insight into the site's backend performance, enabling analytics and RUM providers to collect and report them.
Interoperability and Compatibility Risk
Interoperability risk is medium-low, as the feature is not yet implemented in other browsers. We’ll be sure to reach out to other vendors before shipping, to avoid them shipping a similar yet incompatible API in the future.
Compatibility risk is low, as this is a new feature and there’s close-to-zero risk of shipping it resulting in content breakage..
Edge: No signals
Firefox: No signals
Safari: No signals
Ongoing technical constraints
None
Will this feature be supported on all six Blink platforms (Windows, Mac, Linux, Chrome OS, Android, and Android WebView)?
Yes
OWP launch tracking bug
Link to entry on the feature dashboard
Requesting approval to ship?
No