esanuandra / firefox-performance-dashboards

Firefox's performance dashboard

Home Page:https://arewefastyet.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefox performance dashboards

All Contributors codecov Build status

The Firefox Performance dashboards permits creating independent dashboards with graphs tracking data from Perfherder.

Some dashboards:

Requirements

Set up

NOTE: To choose a dashboard different than the default one define the DASHBOARD environment variable and set its value to one of the values defined in src/config.js (e.g. awsy).

Checkout the code and run:

yarn install
yarn start

After that open http://localhost:5000 on your preferred browser.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Armen Zambrano

📆

Divyanshu Rawat

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Firefox's performance dashboard

https://arewefastyet.com

License:Mozilla Public License 2.0


Languages

Language:JavaScript 99.8%Language:CSS 0.2%