Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.09 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.09 KB

Igalia Browsers Performance Dashboard

Build Status PRs Welcome

The application powers https://browserperfdash.igalia.com and provides a dashboard to analyze browser perofrmance reports.

Bots send in the data via POST APIs and the application perfroms the number crunching.

Deploying browserperfdash

For how to deploy browserperfdash check the following documents:

Running benchmarks and sending data to browserperfdash

For that you can use the script browserperfdash-benchmark that you can find on the WebKit repository (or, alternatively at https://github.com/Igalia/browserperfrunner)