Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nativeaot][tests] Add Native AOT iOS perf scenarios #85317

Merged
Merged
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
ca4c3f6
Add Native AOT iOS perf scenarios
kotlarmilos Apr 25, 2023
e5ffed9
Disable other jobs for testing
kotlarmilos Apr 25, 2023
0a9ccaa
Update build args
kotlarmilos Apr 25, 2023
3827686
Mock platform as ios is not yet supported
kotlarmilos Apr 26, 2023
a0f7d8b
Mock platform as ios is not yet supported
kotlarmilos Apr 26, 2023
0e35423
Mock platform as ios is not yet supported
kotlarmilos Apr 26, 2023
c607a0f
Mock platform as ios is not yet supported
kotlarmilos Apr 26, 2023
4a9b183
Mock platform as ios is not yet supported
kotlarmilos Apr 26, 2023
ef40398
Mock platform identifier
kotlarmilos Apr 26, 2023
e7713cb
Mock platform identifier
kotlarmilos Apr 26, 2023
4ec65cb
Mock platform identifier
kotlarmilos Apr 26, 2023
121e2e9
Test NativeAOT build
kotlarmilos Apr 26, 2023
538a9e0
Update sample app params
kotlarmilos Apr 26, 2023
71b405f
Update app bundle path
kotlarmilos Apr 26, 2023
2f109e7
Enable Native AOT run scenario
kotlarmilos Apr 26, 2023
8ed5c3f
Enable Native AOT run scenario
kotlarmilos Apr 26, 2023
85afcbe
Change runtime flavor to mono
kotlarmilos Apr 26, 2023
448fb52
Upgrade queue to osx.13.amd64.iphone.perf
kotlarmilos Apr 27, 2023
31ff7de
Update ios queue
kotlarmilos Apr 27, 2023
e593c49
Update ios queue
kotlarmilos Apr 28, 2023
a1a20c2
Update ios queue
kotlarmilos Apr 28, 2023
d24faf7
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos May 8, 2023
4746bd4
Merge branch 'feature/nativeaot-ios-perf-scenarios' of github.com:kot…
kotlarmilos May 8, 2023
734ec2a
Update sample path
kotlarmilos May 8, 2023
26a2949
Update urllib3 dependency
kotlarmilos May 8, 2023
ce4ed65
Update Helix command path
kotlarmilos May 8, 2023
5ceda58
Update urllib3 version
kotlarmilos May 8, 2023
4d44913
Merge branch 'main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos May 9, 2023
e2bf0eb
revert urllib3 version
kotlarmilos May 10, 2023
0ab0a1a
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos May 10, 2023
4bd07c5
Update urllib3 version
kotlarmilos May 10, 2023
b73a522
Add instructions for running the runtime tests on iOS platforms
kotlarmilos May 10, 2023
9de4852
revert docs update
kotlarmilos May 10, 2023
b63ab0a
Update bundle .zip path
kotlarmilos May 11, 2023
7315bca
revert urllib3 version
kotlarmilos May 11, 2023
e034ef9
Merge branch 'main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos May 11, 2023
9f1099e
Disable non-ios jobs
kotlarmilos May 11, 2023
84e22a1
Fix performance-setup.sh typo
kotlarmilos May 11, 2023
3c00aea
Strip debug symbols
kotlarmilos May 12, 2023
0d7ac5e
Merge branch 'main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos May 15, 2023
d3f4e4b
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos May 19, 2023
076711a
Update queue and build command
kotlarmilos May 19, 2023
4cb7181
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos May 23, 2023
dd2a414
Revert performance queue
kotlarmilos May 23, 2023
8c07865
Revert temporary changes
kotlarmilos May 23, 2023
24fe6d3
Add comment
kotlarmilos May 23, 2023
4975df1
Add tracking issue
kotlarmilos May 23, 2023
b158ce9
Add conditional build steps for iOSMono and iOSNativeAOT configurations
kotlarmilos May 23, 2023
6dd5f00
Add missing parameter object
kotlarmilos May 23, 2023
e5c0b98
Disable other jobs
kotlarmilos May 24, 2023
f3a1823
Add STRIP_SYMBOLS parameter to the perf measurements
kotlarmilos May 25, 2023
23ee1f1
Fix path
kotlarmilos May 25, 2023
fbe116a
Test perf jobs
kotlarmilos May 25, 2023
5bb7d9c
Test perf jobs
kotlarmilos May 25, 2023
5a95dd3
Test perf jobs
kotlarmilos May 25, 2023
7d9e8bd
Add --iosstripsymbols parameter
kotlarmilos May 25, 2023
b5d1617
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos May 26, 2023
fc73579
Fix zip bundle path
kotlarmilos May 26, 2023
a8ced4d
Fix bundle paths
kotlarmilos May 28, 2023
66e2f4d
Fix param number in performance script
kotlarmilos May 29, 2023
cbf6927
Fix iosstripsymbols condition
kotlarmilos May 29, 2023
d576b62
Fix iosstripsymbols condition
kotlarmilos May 29, 2023
7712fe2
Add conditional steps for iOSLlvmBuild and iOSStripSymbols parameters
kotlarmilos May 30, 2023
d26ac4f
Fix NativeAOT zip path
kotlarmilos May 30, 2023
d33a906
Enable other perf jobs
kotlarmilos May 30, 2023
f62f5a9
Update Mono Helix item name
kotlarmilos May 30, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update build args
  • Loading branch information
kotlarmilos committed Apr 25, 2023
commit 0a9ccaabe466d044a11066ca2ebd302f3dd3a970
4 changes: 2 additions & 2 deletions eng/pipelines/coreclr/perf-non-wasm-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,11 +107,11 @@ jobs:
parameters:
jobTemplate: /eng/pipelines/common/global-build-job.yml
buildConfig: release
runtimeFlavor: coreclr
runtimeFlavor: mono
platforms:
- ios_arm64
jobParameters:
buildArgs: -s clr+clr.aot -c $(_BuildConfig)
buildArgs: -s clr+clr.aot+clr.nativeaotruntime+clr.nativeaotlibs+libs -c $(_BuildConfig)
nameSuffix: iOSNativeAOT
isOfficialBuild: false
extraStepsTemplate: /eng/pipelines/coreclr/templates/build-perf-sample-apps.yml
Expand Down