Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
/ metrics.js Public archive

A cli tool to retrieve performance metrics from a control url and compare it to a target url.

License

Notifications You must be signed in to change notification settings

rentpath/metrics.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metrics.js

Provides a cli tool packaged with pkg to retrieve performance metrics from a control url and compare it to a target url.

Emits a markdown table to STDOUT that you can use as a report or to add as a comment on GitHub.

Usage

  Usage: metrics [options]

  Options:

    -V, --version        output the version number
    -m, --mobile         Use mobile user agent
    --psi-key [psiKey]   Page Speed Insights API key
    --control [control]  Specify the URL to be used as the control to compare against
    --target [target]    Specify the URL to be used as the target of the comparison
    -h, --help           output usage information

License

MIT

Copyright © 2018 RentPath

About

A cli tool to retrieve performance metrics from a control url and compare it to a target url.

Resources

License

Stars

Watchers

Forks

Packages

No packages published