Skip to content

caturhidayat/lighthouse-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance Test using Lighthouse

Requirement

  1. Node.js version 18.x (Minimum)
  2. git

How to :

  1. Clone this repo git clone git@github.com:caturhidayat/lighthouse-batch.git

  2. install Dependencies

    npm install
    
    # or
    
    yarn install
    
    # or
    
    pnpm install
    
    
  3. create directory "reports"

  4. Insert URL in "websites.txt" file line by line

  5. Run node index.js

About

Lighthouse Test for multiple website (BATCH)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors