Open
Description
Summary
We continuously aim to reduce the time it takes to get a green CI check on PRs.
This issue is about identifying the root problems and deploying solutions.
In practice, we could:
- 0. Use all the CPUs. We create the screenshots on a runtime that has 2 CPUs but we only use one: https://app.circleci.com/pipelines/github/mui/mui-x/85942/workflows/64fb844c-1758-4990-bc00-309389dfbca2/jobs/492971/steps
- 1.Remove duplicate screenshots for example https://app.argos-ci.com/mui/mui-x/builds/33512/147540290 and https://app.argos-ci.com/mui/mui-x/builds/33512/147540292 seems to be the same.
- 2. Isolate the source, only run a subset of the visual regressions, based on source impacted.
Search keywords: Screenshot