webperf-heatmap
webperf-heatmap copied to clipboard
Generate performance heatmaps of webpages
webperf-heatmap
Runs a webpagetest performance test and creates a heatmap based on the video frames. Available online thanks to Heroku.
install
- clone this repo
- copy
.env.sample
to.env
and populate the variablesWPT_SERVER
WPT_APIKEY
andPORT
-
npm install
-
npm run dev