Debug configuration for mobile measurements
- Dominant language
- F#
- Stars
- 773
- Forks
- 301
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 15
Description
## Description
Add support for running mobile perf SDK scenarios in Debug configuration.
We should be able to specify configuration in https://github.com/dotnet/performance/blob/711ceccf68024cb3d16d7b629b8b6974e00cbe4f/eng/pipelines/sdk-perf-jobs.yml#L435-L452, later use it the specified configuration to build the app and save it in the RunConfigurations (so that we can do filtering later in visualization dashboard).
## Additional work items:
### Add support for incremental build measurements
Currently we measure build times of clean build (from zero). We should add support for measuring incremental builds (repeated build with existing artefacts) with and without code changes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.