-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[nativeaot][tests] Add Native AOT iOS perf scenarios #85317
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
Merged
kotlarmilos
merged 66 commits into
dotnet:main
from
kotlarmilos:feature/nativeaot-ios-perf-scenarios
Jun 1, 2023
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 e5ffed9
Disable other jobs for testing
kotlarmilos 0a9ccaa
Update build args
kotlarmilos 3827686
Mock platform as ios is not yet supported
kotlarmilos a0f7d8b
Mock platform as ios is not yet supported
kotlarmilos 0e35423
Mock platform as ios is not yet supported
kotlarmilos c607a0f
Mock platform as ios is not yet supported
kotlarmilos 4a9b183
Mock platform as ios is not yet supported
kotlarmilos ef40398
Mock platform identifier
kotlarmilos e7713cb
Mock platform identifier
kotlarmilos 4ec65cb
Mock platform identifier
kotlarmilos 121e2e9
Test NativeAOT build
kotlarmilos 538a9e0
Update sample app params
kotlarmilos 71b405f
Update app bundle path
kotlarmilos 2f109e7
Enable Native AOT run scenario
kotlarmilos 8ed5c3f
Enable Native AOT run scenario
kotlarmilos 85afcbe
Change runtime flavor to mono
kotlarmilos 448fb52
Upgrade queue to osx.13.amd64.iphone.perf
kotlarmilos 31ff7de
Update ios queue
kotlarmilos e593c49
Update ios queue
kotlarmilos a1a20c2
Update ios queue
kotlarmilos d24faf7
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos 4746bd4
Merge branch 'feature/nativeaot-ios-perf-scenarios' of github.com:kot…
kotlarmilos 734ec2a
Update sample path
kotlarmilos 26a2949
Update urllib3 dependency
kotlarmilos ce4ed65
Update Helix command path
kotlarmilos 5ceda58
Update urllib3 version
kotlarmilos 4d44913
Merge branch 'main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos e2bf0eb
revert urllib3 version
kotlarmilos 0ab0a1a
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos 4bd07c5
Update urllib3 version
kotlarmilos b73a522
Add instructions for running the runtime tests on iOS platforms
kotlarmilos 9de4852
revert docs update
kotlarmilos b63ab0a
Update bundle .zip path
kotlarmilos 7315bca
revert urllib3 version
kotlarmilos e034ef9
Merge branch 'main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos 9f1099e
Disable non-ios jobs
kotlarmilos 84e22a1
Fix performance-setup.sh typo
kotlarmilos 3c00aea
Strip debug symbols
kotlarmilos 0d7ac5e
Merge branch 'main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos d3f4e4b
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos 076711a
Update queue and build command
kotlarmilos 4cb7181
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos dd2a414
Revert performance queue
kotlarmilos 8c07865
Revert temporary changes
kotlarmilos 24fe6d3
Add comment
kotlarmilos 4975df1
Add tracking issue
kotlarmilos b158ce9
Add conditional build steps for iOSMono and iOSNativeAOT configurations
kotlarmilos 6dd5f00
Add missing parameter object
kotlarmilos e5c0b98
Disable other jobs
kotlarmilos f3a1823
Add STRIP_SYMBOLS parameter to the perf measurements
kotlarmilos 23ee1f1
Fix path
kotlarmilos fbe116a
Test perf jobs
kotlarmilos 5bb7d9c
Test perf jobs
kotlarmilos 5a95dd3
Test perf jobs
kotlarmilos 7d9e8bd
Add --iosstripsymbols parameter
kotlarmilos b5d1617
Merge branch 'dotnet:main' into feature/nativeaot-ios-perf-scenarios
kotlarmilos fc73579
Fix zip bundle path
kotlarmilos a8ced4d
Fix bundle paths
kotlarmilos 66e2f4d
Fix param number in performance script
kotlarmilos cbf6927
Fix iosstripsymbols condition
kotlarmilos d576b62
Fix iosstripsymbols condition
kotlarmilos 7712fe2
Add conditional steps for iOSLlvmBuild and iOSStripSymbols parameters
kotlarmilos d26ac4f
Fix NativeAOT zip path
kotlarmilos d33a906
Enable other perf jobs
kotlarmilos f62f5a9
Update Mono Helix item name
kotlarmilos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add tracking issue
- Loading branch information
commit 4975df10cfd482aef3de8f25488bd3f9e7b5522d
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please take a look at my comment: https://github.com/dotnet/runtime/pull/85317/files#r1210389112