lighthouse-benchmark

0.0.3 • Public • Published

lighthouse-benchmark

A simple node.js cli for running multiple Lighthouse tests and analyzing the results.

installation

Save as a dev dependency

npm install lighthouse-benchmark --save-dev

Or install as a global dependency if you wish

npm install lighthouse-benchmark --g

usage

lb https://google.com
lb https://porch.com 5
lb https://microsoft.com https://apple.com 5
lb config.json

Package Sidebar

Install

npm i lighthouse-benchmark

Weekly Downloads

2

Version

0.0.3

License

ISC

Unpacked Size

12.9 kB

Total Files

11

Last publish

Collaborators

  • matthoffner