loading-comparison

1.1.1 • Public • Published

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

Package Sidebar

Install

npm i loading-comparison

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

7.74 kB

Total Files

8

Last publish

Collaborators

  • maoberlehner