Skip to content

Add perf_slow YAML For Arm64 Runs - #54853

Merged
Tohron merged 1 commit into
mainfrom
perf-slow-yaml
Jun 28, 2021
Merged

Add perf_slow YAML For Arm64 Runs#54853
Tohron merged 1 commit into
mainfrom
perf-slow-yaml

Conversation

@Tohron

Copy link
Copy Markdown
Contributor

Since Arm64 runs use a larger proportion of available perflab machines, they should be run in a separate pipeline. This change was split off of #54691 so that a new pipeline could be created before anything was removed from perf.yml.

@TohronTohron self-assigned this Jun 28, 2021
@ghostghost added the area-Infrastructure-coreclr Only use for closed issues label Jun 28, 2021
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

Since Arm64 runs use a larger proportion of available perflab machines, they should be run in a separate pipeline. This change was split off of #54691 so that a new pipeline could be created before anything was removed from perf.yml.

Author:Tohron
Assignees:Tohron
Labels:

area-Infrastructure-coreclr

Milestone:-

@DrewScogginsDrewScoggins left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Tohron
Tohron merged commit 6cb345d into mainJun 28, 2021
thaystg added a commit to thaystg/runtime that referenced this pull request Jun 29, 2021
…bugger2
* origin/main: (78 commits)
Fix unreached during dump. (dotnet#54861)
Fix lowering usage of an unset LSRA field. (dotnet#54731)
Fix setting breakpoints on AVX 256 instructions and other 32 byte immediate instructions (dotnet#54786)
Add perf_slow yaml (dotnet#54853)
Faster type load for scenarios made more common by generic math (dotnet#54588)
Make sure we consider buffer length when marshalling back Unicode ByValTStr fields (dotnet#54695)
Add YieldProcessor implementation for arm (dotnet#54829)
Remove ActiveIssue for dotnet#50968 (dotnet#54831)
Enable System.Text.Json tests for Wasm AOT (dotnet#54833)
Remove ActiveIssue for dotnet#51723 (dotnet#54830)
Fix load exception on generic covariant return type (dotnet#54790)
Obsolete X509Certificate2.PrivateKey and PublicKey.Key. (dotnet#54562)
First round of converting System.Drawing.Common to COMWrappers (dotnet#54636)
Fix alloc-dealloc mismatches (dotnet#54701)
Add one-shot ECB methods
[Mono] MSBuild Task housekeeping (dotnet#54485)
Move iOS/tvOS simulator AOT imports in the Mono workload (dotnet#54821)
Remove unnecessary char[] allocation from Uri.GetRelativeSerializationString (dotnet#54799)
Reduce overhead of Enumerable.Chunk (dotnet#54782)
Fix EnumMemberRefs always returning NULL (dotnet#54805)
...
@jkotas
jkotas deleted the perf-slow-yaml branch July 1, 2021 04:33
@ghostghost locked as resolved and limited conversation to collaborators Jul 31, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclrOnly use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Tohron@DrewScoggins