Open
Description
Description
Setup build-time performance measurements in the perf lab.
Tasks
- Add build time measurement to Startup tool performance#4842
- [Perf] Add build time measurements for apple mobile and android scenarios #113469
Apple mobile scenarios
- Runtime sample app on MacCatalyst: Track changes in Mono AOT compiler and the SDK
- MAUI template app on MacCatalyst: Track changes in the MAUI SDK
Android scenarios
- Runtime Android sample app build using CoreCLR (JIT/R2R) and Mono (JIT/AOT)
-
dotnet new android
with CoreCLR and Mono runtimes (default configs)