[PERF] Add arm64 dynamic pgo runs (#86014)
authorParker Bibus <parkerbibus@microsoft.com>
Wed, 10 May 2023 21:18:05 +0000 (14:18 -0700)
committerGitHub <noreply@github.com>
Wed, 10 May 2023 21:18:05 +0000 (14:18 -0700)
commit11e22cebdf2e76795be088d12830eed767367d51
tree5f956c1a65c6fc32cf13149119fe5ad253b53930
parent33a30bc0b011960e66fdf86d5833bfdd7f60102f
[PERF] Add arm64 dynamic pgo runs (#86014)

* Add DynamicPGO arm64 linux and windows runs.
* Added parity to performance-setup.sh for pgo (no, dynamic, full) runs.
* Pass the pgoRunType through to the performance (Unix) setup script as well in performance-job.yml.
* Add Linux x64 dynamic pgo.
eng/pipelines/coreclr/perf-non-wasm-jobs.yml
eng/pipelines/coreclr/perf_slow.yml
eng/pipelines/coreclr/templates/run-performance-job.yml
eng/testing/performance/performance-setup.sh