Skip to content

A simple sitespeed.io lighthouse plugin to collect few performance metrics

Notifications You must be signed in to change notification settings

siteriaitaliana/plugin-lighthouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sitespeed.io plugin for Lighthouse

Build Status

Run Lighthouse as a plugin for sitespeed.io

You can read more about sitespeed.io plugins here.

Test with current master

If you have checked out as the same level as sitespeed.io you run it like this (else just change the path).

git clone https://github.com/sitespeedio/sitespeed.io.git
cd sitespeed.io
npm install
bin/sitespeed.js --plugins.add ../plugin-lighthouse/lib/ https://www.sitespeed.io/ -n 1

Run in production

If you want to run Lighthouse with your other sitespeed.io test, follow the instructions in the add a plugin docs.

About

A simple sitespeed.io lighthouse plugin to collect few performance metrics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published