[webkit-dev] Server Timing API

Vazac, Charles cvazac at akamai.com
Wed Aug 16 07:51:17 PDT 2017


?Hi,

I'd like to add support for Server Timing and wanted to gauge interest for supporting the feature.

The Server Timing API reads response headers and appends metrics to the timing entry associated with the request/response cycle (either the PerformanceNavigationTiming or PerformanceResourceTiming entry). This allows applications and analytics vendors to collect and report the timing associated with any segment of the request/response cycle, in order to optimize application delivery.

Spec:
http://w3c.github.io/server-timing/

WebKit Bugzilla:
https://bugs.webkit.org/show_bug.cgi?id=175569

Thanks!
Charlie


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20170816/9d258513/attachment.html>


More information about the webkit-dev mailing list