All Projects → boyney123 → performance-budgets

boyney123 / performance-budgets

Licence: MIT License
performance-budgets gives you a simple way to check and stay on top of performance

Programming Languages

javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to performance-budgets

Puppeteer Webperf
Automating Web Performance testing with Puppeteer 🎪
Stars: ✭ 1,392 (+2385.71%)
Mutual labels:  web-performance, lighthouse
Garie
Open source web performance
Stars: ✭ 484 (+764.29%)
Mutual labels:  web-performance, lighthouse
plugin-lighthouse
A simple sitespeed.io lighthouse plugin to collect few performance metrics
Stars: ✭ 14 (-75%)
Mutual labels:  web-performance, lighthouse
playwright-lighthouse
🎭: Playwright Lighthouse Audit
Stars: ✭ 120 (+114.29%)
Mutual labels:  lighthouse, lighthouse-audits
lighthouse-mocha-example
Sample using lighthouse and lighthouse-core with Mocha to run tests on your project/site.
Stars: ✭ 60 (+7.14%)
Mutual labels:  lighthouse
thvu-blog
My digital home on the internet.
Stars: ✭ 51 (-8.93%)
Mutual labels:  lighthouse
quasar-starter-ssr-pwa-jest-cypress
Accelerated starter kit for building a quasar 17 app.
Stars: ✭ 49 (-12.5%)
Mutual labels:  lighthouse
guess-js.github.io
The website of Guess.js
Stars: ✭ 16 (-71.43%)
Mutual labels:  web-performance
webperf-dashboard
Web Performance Dashboard forked from https://github.com/boyney123/garie
Stars: ✭ 51 (-8.93%)
Mutual labels:  lighthouse
docker-google-lighthouse-puppeteer
Google Lighthouse + Puppeteer / Docker Image
Stars: ✭ 29 (-48.21%)
Mutual labels:  lighthouse
react-lighthouse-viewer
A React component used for rendering Lighthouse JSON reports Demo:
Stars: ✭ 49 (-12.5%)
Mutual labels:  lighthouse
uPyEcho
Emulated Belkin WeMo device that works with Amazon Echo (Alexa) using MicroPython on an ESP32
Stars: ✭ 44 (-21.43%)
Mutual labels:  lighthouse
site-audit-seo
Web service and CLI tool for SEO site audit: crawl site, lighthouse all pages, view public reports in browser. Also output to console, json, csv, xlsx, Google Drive.
Stars: ✭ 91 (+62.5%)
Mutual labels:  lighthouse
wp-quicklink
The WordPress plugin for quicklink. ⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time.
Stars: ✭ 61 (+8.93%)
Mutual labels:  web-performance
nuxt-prune-html
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
Stars: ✭ 69 (+23.21%)
Mutual labels:  lighthouse
skywalking-client-js
Client-side JavaScript exception and tracing library for Apache SkyWalking APM.
Stars: ✭ 171 (+205.36%)
Mutual labels:  web-performance
howfast
A simple CLI for generating more accurate data from Lighthouse reports.
Stars: ✭ 15 (-73.21%)
Mutual labels:  lighthouse
lighthouse-circleci-example
An example repo demonstrating Lighthouse testing in CircleCi
Stars: ✭ 21 (-62.5%)
Mutual labels:  lighthouse
alef-component
Alef Component for Modern Web Apps.
Stars: ✭ 46 (-17.86%)
Mutual labels:  web-performance
nuxt-delay-hydration
Improve your Nuxt.js v2 Google Lighthouse score by delaying hydration ⚡️
Stars: ✭ 135 (+141.07%)
Mutual labels:  lighthouse

performance-budgets: Keep your apps with budgets

No more excuses not to set performance budgets. performance-budgets gives you a simple way to check and stay on top of performance. Easy to run and configure with your custom budgets.


Travis CodeCov MIT License PRs Welcome

Watch on GitHub Star on GitHub Tweet

Donate


Check budgets with one command...

docker run --rm boyney123/performance-budgets https://example.com
header

Features: Set performance budgets, override lighthouse configuration, easily run on CI, and more...

Read the Docs | Edit the Docs


The problem

Every feature we add has an impact on the performance of our applications and can effect the end user experience. Performance budgets are a great way to keep your applications fast.

There is currently a lot of work going on around web performance and some new awesome features coming out.

Addy Osmani has written a great article on performance budgets, and he says...

Performance budgets usher a culture of accountability that enable stakeholders to weigh the impact to user-centric metrics of each change to a site. Talk to your organization and see if you can get by in to adopt performance budgets for your projects. If it's worth getting fast, it's worth staying fast. ❤️

Lighthouse has recently come out with a great feature that allows you to capture and set budgets on a given website.

This solution

performance-budgets was built from inspiration from these articles and built to give developers an easy way to get started with performance budgets.

performance-budgets was built with continuous-integration in mind, allowing developers to run one command to check budgets against any given url.

In the future we hope to add more features to the project and start to monitor other stats.

Documentation

Tools

Testing

Contributing

If you have any questions, features or issues please raise any issue or pull requests you like.

Donating

If you find this tool useful, feel free to buy me a 👍

Buy a drink

License

MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].