deanhume / real-performance-metrics

A basic performance tracker that measures first paint, first contentful paint, and time to interactive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A basic performance tracker that measures first paint, first contentful paint, and time to interactive.

This code is based on the following article on the Google Developers website.

Requirements:

  • Google Analytics to push the data

Notes:

  • Tested on Chrome & Firefox
  • This is still a bit sketchy on Safari
  • Not yet tested on Internet Explorer

About

A basic performance tracker that measures first paint, first contentful paint, and time to interactive.


Languages

Language:JavaScript 100.0%