1.1.1 • Published 6 years ago

loading-comparison v1.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

loading-comparison

Build Status

Compare the loading performance of two or more websites or website variations.

CLI output example

Getting started

# 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

Credits

This module is powered by browsertime.

About

Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner

License

MIT