Notes on CLI web performance metrics collectors and monitoring tools.
Website: https://github.com/addyosmani/tmi
sudo npm install --global tmi
tmi hofmannsven.com
Website: http://macbre.github.io/phantomas/
sudo npm install --global phantomas
phantomas --url https://hofmannsven.com
Website: https://developers.google.com/speed/docs/insights/v1/getting_started
sudo npm install --global psi
Desktop: psi https://hofmannsven.com
Mobile: psi https://hofmannsven.com --strategy=mobile
Website: https://www.npmjs.org/package/grunt-pagespeed
sudo npm install grunt-pagespeed --save-dev
Website: https://github.com/GoogleChrome/lighthouse
Website: http://yslow.org/