The Firefox Performance dashboards permits creating independent dashboards with graphs tracking data from Perfherder.
Some dashboards:
- AreWeFastYet tracks various Firefox performance benchmarks
- AreWeSlimYet tracks various Firefox memory metrics
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.
Thanks goes to these wonderful people (emoji key):
Armen Zambrano 📆 |
Divyanshu Rawat 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!