maoberlehner / loading-comparison

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%