Compare the loading performance of two or more websites or website variations.
# Install the package globally.
npm install -g loading-comparison
# Compare the loading performance of two sites.
loading-comparison -u "https://www.wikipedia.org https://github.com/"
# Run the help command to see all available options.
loading-comparison --help
This module is powered by browsertime.
Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
MIT