Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boyney123/garie
Open source web performance
https://github.com/boyney123/garie
lighthouse metrics performance web-performance webpagetest
Last synced: 8 days ago
JSON representation
Open source web performance
- Host: GitHub
- URL: https://github.com/boyney123/garie
- Owner: boyney123
- License: mit
- Created: 2018-04-03T20:31:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-24T08:16:04.000Z (almost 4 years ago)
- Last Synced: 2024-08-02T16:08:58.096Z (3 months ago)
- Topics: lighthouse, metrics, performance, web-performance, webpagetest
- Language: Shell
- Homepage: https://garie.netlify.com/
- Size: 1.16 MB
- Stars: 525
- Watchers: 17
- Forks: 46
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
### Heads up - I don't have much time to maintain this project. If you want to help maintain it please feel free to reach out.
## Highlights
- Get setup with polling performance data and out of the box dashboards within minutes.
- Setup CRON jobs to get performance data at any interval.
- Webhook support (e.g Trigger collection of performance data every release).
- Generates reports with recommended improvements for your website (Using Lighthouse)
- Historic reports. See any report that was generated in the past.
- Generates performance videos.
- Plugin Architecture using Docker---
## [Docs](https://garie.netlify.com/)
**See the documentation at [garie.io/docs](https://garie.netlify.com/docs/getting-started/installation)** for more information about using `garie`!
Quicklinks:
- [**Getting started**](https://garie.netlify.com/docs/getting-started/installation)
- [Viewing Dashboards](https://garie.netlify.com/docs/getting-started/viewing-dashboards)
- [Building your first dashboard](https://garie.netlify.com/docs/creating-your-own-dashboard/getting-started)
- [Examples of Garie](https://garie.netlify.com/docs/examples/example-list)## Plugins
### [Lighthouse](https://github.com/boyney123/garie-lighthouse)
![Garie](./screenshots/garie-lighthouse.png "Garie")
Garie uses Lighthouse to generate reports and also store the lighthouse data into InfluxDB which is accessable in your dashboards.
## [Pagespeed Insights](https://github.com/boyney123/garie-pagespeed-insights)
![Pagespeed Insights](./screenshots/garie-pagespeed-insights.png "Pagespeed Insights")
Garie uses Pagespeed insights to get information about the applications page weight and load times.
## [Browsertime](https://github.com/boyney123/garie-browsertime)
![Pagespeed Insights](./screenshots/browsertime-logo.png "Pagespeed Insights")
Garie uses browsertime to generate videos and also .har files. The data is stored into InfluxDB and can be accessed through the dashboards.