🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

lighthouse-benchmark

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lighthouse-benchmark

Tool for running lighthouse audits in bulk, identifying significant results across individual metrics

0.0.3
latest
Source
npm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

lighthouse

FAQs

Package last updated on 21 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts