duvallg / webperf-heatmap

Generate performance heatmaps of webpages

Home Page:https://webperf-heatmap.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

webperf-heatmap

screenshot

Runs a webpagetest performance test and creates a heatmap based on the video frames. Available online thanks to Heroku.

install

  1. clone this repo
  2. copy .env.sample to .env and populate the variables WPT_SERVER WPT_APIKEY and PORT
  3. npm install
  4. npm run dev

About

Generate performance heatmaps of webpages

https://webperf-heatmap.herokuapp.com/

License:MIT License


Languages

Language:JavaScript 63.6%Language:HTML 25.9%Language:CSS 10.4%