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
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