Socket
Socket
Sign inDemoInstall

lighthouse-benchmark

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

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


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

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

FAQs

Last updated on 21 Feb 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc