Comcast / Surf-N-Perf

Micro-library for gathering web page performance data

Home Page:http://comcast.github.io/Surf-N-Perf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support both ways for Chrome to report on first paint time

JohnRiv opened this issue · comments

The Chrome team is planning to migrate away from chrome.loadTimes() to navigation timing and expose first paint time through a standard API. Once that new standard API is available, Surf-N-Perf should favor that over chrome.loadTimes().

As of June 2016 this issue is blocked until that API is available. See chromium issue 621512 to track the status.

Chrome is starting to provide deprecation warnings in dev tools regarding the use of chrome.loadTimes() and pushing devs to https://www.chromestatus.com/features/5637885046816768