Skip to content

kasparsd/perfpony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Performance Pony

Run performance reports for multiple URLs using Lighthouse.

Requirements

On Debian

$ sudo apt-get install chromium
$ curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
$ sudo apt-get install nodejs

Usage

$ node perfpony path/to/urls.csv

where path/to/urls.csv is a path to a file with URLs to check (one per line or CSV).

Releases

No releases published

Packages

No packages published