- From: Ilya Grigorik <igrigorik@google.com>
- Date: Fri, 3 Apr 2015 10:58:14 -0700
- To: public-web-perf <public-web-perf@w3.org>
Received on Friday, 3 April 2015 17:59:23 UTC
Landed updates to Nav + Resource Timing that add new "workerStart" attribute. If the page is using ServiceWorker, the UA may need to first start (or restart) the worker before initiating the fetch request, and the delta between [workerStart, fetchStart] can be used to measure this time. - https://github.com/w3c/resource-timing/pull/18 - https://github.com/w3c/navigation-timing/commit/979980b4646ff0cf5c2bd4240ad098699bb1123b ig
Received on Friday, 3 April 2015 17:59:23 UTC