Web Performance report by browser type
Problem to solve
Having performance testing data is valuable but it isn't broken down by browser. Some teams, like those deploying to internal teams, only care about some specific browsers and cannot see the data for just that browser today.
Intended users
This change is for a developer who cares about the performance of their project against a specific browser or set of browsers.
Further details
When this is enabled, provide a view of the web performance change and full web performance results of the project for the browsers specified in the gitlab-ci.yml.
Proposal
When the -b
flag is used to specify parse out results by browser in the Merge Request and full report views.
Permissions and Security
Documentation
- Update docs to show how to use this for a single browser and multiple browsers.