Re: [webkit-dev] Server Timing API

2017-08-18 Thread Vazac, Charles
?For v1, I intend to implement without HTTP trailers.




From: achristen...@apple.com  on behalf of Alex 
Christensen 
Sent: Thursday, August 17, 2017 1:10 PM
To: Vazac, Charles
Cc: webkit-dev@lists.webkit.org
Subject: Re: [webkit-dev] Server Timing API

I think there's interest.  The tricky part would be getting access to the HTTP 
trailers with NSURLSession, libsoup, and if there's interest libcurl.  I can 
help out with the NSURLSession implementation if someone else gets it working 
with libsoup.

On Aug 16, 2017, at 7:51 AM, Vazac, Charles 
mailto:cva...@akamai.com>> wrote:

?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/<https://urldefense.proofpoint.com/v2/url?u=http-3A__w3c.github.io_server-2Dtiming_&d=DwMFaQ&c=96ZbZZcaMF4w0F4jpN6LZg&r=aDFEbOiWAVUAHApIYUvr6Q-EIpJIDwScHFxdmibXjes&m=Ujp5Z4FU19_QaKzCnACdr0CnCgrcr4f_-4btoCUXBLU&s=7Vn741ozZ8uc3cVmjHf8xJzxuvOSJ0PKsIG3mRqEtk4&e=>

WebKit Bugzilla:
https://bugs.webkit.org/show_bug.cgi?id=175569<https://urldefense.proofpoint.com/v2/url?u=https-3A__bugs.webkit.org_show-5Fbug.cgi-3Fid-3D175569&d=DwMFaQ&c=96ZbZZcaMF4w0F4jpN6LZg&r=aDFEbOiWAVUAHApIYUvr6Q-EIpJIDwScHFxdmibXjes&m=Ujp5Z4FU19_QaKzCnACdr0CnCgrcr4f_-4btoCUXBLU&s=fJwfHdVH0LSe8d_mC33rwLQZKt-_E0F_byAHttfamNw&e=>

Thanks!
Charlie


___
webkit-dev mailing list
webkit-dev@lists.webkit.org<mailto:webkit-dev@lists.webkit.org>
https://lists.webkit.org/mailman/listinfo/webkit-dev<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.webkit.org_mailman_listinfo_webkit-2Ddev&d=DwMFaQ&c=96ZbZZcaMF4w0F4jpN6LZg&r=aDFEbOiWAVUAHApIYUvr6Q-EIpJIDwScHFxdmibXjes&m=Ujp5Z4FU19_QaKzCnACdr0CnCgrcr4f_-4btoCUXBLU&s=MKWcuW6BvqL0gBoNZc5b1PUspCrYZ8VHQ8IzM_tHyuQ&e=>

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Server Timing API

2017-08-17 Thread Alex Christensen
I think there’s interest.  The tricky part would be getting access to the HTTP 
trailers with NSURLSession, libsoup, and if there’s interest libcurl.  I can 
help out with the NSURLSession implementation if someone else gets it working 
with libsoup.

> On Aug 16, 2017, at 7:51 AM, Vazac, Charles  wrote:
> 
> ​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
> 
> 
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org 
> https://lists.webkit.org/mailman/listinfo/webkit-dev 
> 

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Server Timing API

2017-08-16 Thread Vazac, Charles
?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


___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev