Skip to content

Update performance tests to use NetStandard1.5 #8991

@DrewScoggins

Description

@DrewScoggins

Almost all of the performance tests are build against netstandard1.4 as it was required before we switched to a .NET Core version of the performance runner. Since we have done this we have not updated the tests to netstandard1.5, and gain the additional APIs that entails. Doing this would resolve dotnet/coreclr#9281 and allow us to remove this hack dotnet/coreclr#9315.

category:correctness
theme:benchmarks
skill-level:intermediate
cost:small

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMItest-enhancementImprovements of test source code

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions