Skip to content

A tool to help build a website's performance budget

License

Notifications You must be signed in to change notification settings

perflint/budgie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version NPM dependencies

Budgie

A tool to help build a website's PerfLint performance budget.

Install

npm install -g budgie

Usage

Run the following in your terminal;

budgie

Available Options

-h, --help Displays available options.

-v, --version Displays version.

-o, --output Output path of the generated PerfLint config. Defaults to stdout.

-t, --timeout Define the timeout of WebPageTest requests.

Further Reading

The categories for metrics are based on Tim Kadlec's brilliant article on performance budgets.

The generated configurations are only rough guides, to add your own metrics see the PerfLint Rules documentation for available metrics. For further configuration options see the Configuring PerfLint documentation.

About

A tool to help build a website's performance budget

Resources

License

Stars

Watchers

Forks

Packages

No packages published