Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/boyney123/garie

Open source web performance
https://github.com/boyney123/garie

lighthouse metrics performance web-performance webpagetest

Last synced: about 2 months ago
JSON representation

Open source web performance

Awesome Lists containing this project

README

        



styled-components


https://garie.netlify.com/





garie
garie
garie
MIT


### 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")

Build Status
Codecov
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")


Build Status
Codecov
garie

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")


Build Status
Codecov
garie

Garie uses browsertime to generate videos and also .har files. The data is stored into InfluxDB and can be accessed through the dashboards.