tato123 / ato

All things open 2017 examples: PROFILING AND EXTENDING CHROME FOR WEBAPP PERFORMANCE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All things 2017 conference examples

There are 6 examples that can be found that each demonstrate different techniques for using the User Timing API. Please feel free to reach out to me on twitter @jonfontanez to ask any questions.

Checkout the corresponding slides for more information

Companion Slides

Getting Started

Pre-requisites

You will need at least node 7 installed.

Install and Run

npm install
npm start

About

All things open 2017 examples: PROFILING AND EXTENDING CHROME FOR WEBAPP PERFORMANCE


Languages

Language:CSS 72.1%Language:HTML 18.8%Language:JavaScript 9.2%