771 B
771 B
Docker
Use our Docker container to get an environment with Firefox, Chrome, XVFB and sitespeed.io up and running as fast as you can download them. They work extremely well together with Graphite/InfluxDB and Grafana.
docker run --rm -v "$(pwd)":/sitespeed.io sitespeedio/sitespeed.io:{% include version/sitespeed.io.txt %} https://www.sitespeed.io/
npm
Install sitespeed.io globally:
npm install -g sitespeed.io
And then run:
sitespeed.io https://www.sitespeed.io/
Follow our connectivity guide to emulate real users connectivity.