dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 33 Regressions on 4/28/2026 4:17:44 AM +00:00

Open
#72,185 2 comments 0 reactions 0 assignees View on GitHub
arch-wasm arch-x64 branch-refs/heads/main compilationmode-wasm kind-micro os-linux perf-regression runkind-micro runtimetype-coreclr untriaged
Dominant language
No language data
Stars
10
Forks
8
PR merge metrics
PR metrics pending

Description

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [14d3e32854a013d8d608f60263a164291367cd4d](https://github.com/dotnet/runtime/commit/14d3e32854a013d8d608f60263a164291367cd4d)
Compare | [2e4f24bdff2049c533e89260fc74a45ed27fe309](https://github.com/dotnet/runtime/commit/2e4f24bdff2049c533e89260fc74a45ed27fe309)
Diff | [Diff](https://github.com/dotnet/runtime/compare/14d3e32854a013d8d608f60263a164291367cd4d...2e4f24bdff2049c533e89260fc74a45ed27fe309)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Numerics.Tests.Perf_VectorOf<UInt16>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [DivideBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 3.92 μs | 4.73 μs | 1.21 | 0.35 | False | | |
|
  • [ExclusiveOrOperatorBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.04 μs | 2.37 μs | 1.16 | 0.30 | False | | |
|
  • [BitwiseAndOperatorBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.14 μs | 2.42 μs | 1.13 | 0.35 | False | | |
|
  • [LessThanOrEqualAnyBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 593.84 ns | 661.28 ns | 1.11 | 0.30 | False | | |
|
  • [GetHashCodeBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 4.24 μs | 4.72 μs | 1.11 | 0.39 | False | | |

![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_VectorOf*'
```

### System.Numerics.Tests.Perf_VectorOf<UInt16>.DivideBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_VectorOf<UInt16>.ExclusiveOrOperatorBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_VectorOf<UInt16>.BitwiseAndOperatorBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_VectorOf<UInt16>.LessThanOrEqualAnyBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_VectorOf<UInt16>.GetHashCodeBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [14d3e32854a013d8d608f60263a164291367cd4d](https://github.com/dotnet/runtime/commit/14d3e32854a013d8d608f60263a164291367cd4d)
Compare | [2e4f24bdff2049c533e89260fc74a45ed27fe309](https://github.com/dotnet/runtime/commit/2e4f24bdff2049c533e89260fc74a45ed27fe309)
Diff | [Diff](https://github.com/dotnet/runtime/compare/14d3e32854a013d8d608f60263a164291367cd4d...2e4f24bdff2049c533e89260fc74a45ed27fe309)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Double>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [OnesComplementOperatorBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 632.34 ns | 761.59 ns | 1.20 | 0.31 | False | | |
|
  • [LessThanOrEqualAllBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 601.69 ns | 713.62 ns | 1.19 | 0.29 | False | | |
|
  • [GreaterThanAllBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 560.28 ns | 640.23 ns | 1.14 | 0.35 | False | | |
|
  • [GetHashCodeBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.59 μs | 1.81 μs | 1.14 | 0.34 | False | | |
|
  • [InequalityOperatorBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 625.62 ns | 664.64 ns | 1.06 | 0.36 | False | | |

![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Runtime.Intrinsics.Tests.Perf_Vector128Of*'
```

### System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Double>.OnesComplementOperatorBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Double>.LessThanOrEqualAllBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Double>.GreaterThanAllBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Double>.GetHashCodeBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Double>.InequalityOperatorBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [14d3e32854a013d8d608f60263a164291367cd4d](https://github.com/dotnet/runtime/commit/14d3e32854a013d8d608f60263a164291367cd4d)
Compare | [2e4f24bdff2049c533e89260fc74a45ed27fe309](https://github.com/dotnet/runtime/commit/2e4f24bdff2049c533e89260fc74a45ed27fe309)
Diff | [Diff](https://github.com/dotnet/runtime/compare/14d3e32854a013d8d608f60263a164291367cd4d...2e4f24bdff2049c533e89260fc74a45ed27fe309)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Numerics.Tests.Perf_VectorOf<UInt32>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [MultiplyOperatorBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.09 μs | 3.02 μs | 1.45 | 0.34 | False | | |
|
  • [EqualsBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 671.41 ns | 826.93 ns | 1.23 | 0.33 | False | | |
|
  • [XorBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.97 μs | 2.30 μs | 1.17 | 0.40 | False | | |
|
  • [ExclusiveOrOperatorBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.05 μs | 2.23 μs | 1.09 | 0.37 | False | | |

![graph]()
![graph]()
![graph]()
![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_VectorOf*'
```

### System.Numerics.Tests.Perf_VectorOf<UInt32>.MultiplyOperatorBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_VectorOf<UInt32>.EqualsBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_VectorOf<UInt32>.XorBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_VectorOf<UInt32>.ExclusiveOrOperatorBenchmark

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [14d3e32854a013d8d608f60263a164291367cd4d](https://github.com/dotnet/runtime/commit/14d3e32854a013d8d608f60263a164291367cd4d)
Compare | [2e4f24bdff2049c533e89260fc74a45ed27fe309](https://github.com/dotnet/runtime/commit/2e4f24bdff2049c533e89260fc74a45ed27fe309)
Diff | [Diff](https://github.com/dotnet/runtime/compare/14d3e32854a013d8d608f60263a164291367cd4d...2e4f24bdff2049c533e89260fc74a45ed27fe309)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Tests.Perf_DateTime

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [ToString - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 13.75 μs | 17.44 μs | 1.27 | 0.24 | False | | |
|
  • [Month - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 125.81 ns | 143.25 ns | 1.14 | 0.39 | False | | |
|
  • [ToString - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.06 μs | 6.56 μs | 1.08 | 0.23 | False | | |

![graph]()
![graph]()
![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_DateTime*'
```

### System.Tests.Perf_DateTime.ToString(format: null)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Tests.Perf_DateTime.Month

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Tests.Perf_DateTime.ToString(format: "o")

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [14d3e32854a013d8d608f60263a164291367cd4d](https://github.com/dotnet/runtime/commit/14d3e32854a013d8d608f60263a164291367cd4d)
Compare | [2e4f24bdff2049c533e89260fc74a45ed27fe309](https://github.com/dotnet/runtime/commit/2e4f24bdff2049c533e89260fc74a45ed27fe309)
Diff | [Diff](https://github.com/dotnet/runtime/compare/14d3e32854a013d8d608f60263a164291367cd4d...2e4f24bdff2049c533e89260fc74a45ed27fe309)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Collections.Perf_Frozen<NotKnownComparable>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [ToFrozenSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.35 ms | 3.56 ms | 1.52 | 0.37 | False | | |
|
  • [TryGetValue_True - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 3.01 μs | 3.97 μs | 1.32 | 0.37 | False | | |

![graph]()
![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Perf_Frozen*'
```

### System.Collections.Perf_Frozen<NotKnownComparable>.ToFrozenSet(Count: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Collections.Perf_Frozen<NotKnownComparable>.TryGetValue_True(Count: 4)

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [14d3e32854a013d8d608f60263a164291367cd4d](https://github.com/dotnet/runtime/commit/14d3e32854a013d8d608f60263a164291367cd4d)
Compare | [2e4f24bdff2049c533e89260fc74a45ed27fe309](https://github.com/dotnet/runtime/commit/2e4f24bdff2049c533e89260fc74a45ed27fe309)
Diff | [Diff](https://github.com/dotnet/runtime/compare/14d3e32854a013d8d608f60263a164291367cd4d...2e4f24bdff2049c533e89260fc74a45ed27fe309)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Text.Json.Tests.Perf_Strings

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [WriteStringsUtf16 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 7.07 secs | 9.48 secs | 1.34 | 0.26 | False | | |
|
  • [WriteStringsUtf16 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.94 secs | 2.37 secs | 1.22 | 0.24 | False | | |

![graph]()
![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Text.Json.Tests.Perf_Strings*'
```

### System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16(Formatted: False, SkipValidation: True, Escaped: AllEscaped)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Json.Tests.Perf_Strings.WriteStringsUtf16(Formatted: False, SkipValidation: True, Escaped: OneEscaped)

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [14d3e32854a013d8d608f60263a164291367cd4d](https://github.com/dotnet/runtime/commit/14d3e32854a013d8d608f60263a164291367cd4d)
Compare | [2e4f24bdff2049c533e89260fc74a45ed27fe309](https://github.com/dotnet/runtime/commit/2e4f24bdff2049c533e89260fc74a45ed27fe309)
Diff | [Diff](https://github.com/dotnet/runtime/compare/14d3e32854a013d8d608f60263a164291367cd4d...2e4f24bdff2049c533e89260fc74a45ed27fe309)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Tests.Perf_Type

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [GetType_FullyQualifiedNames - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 18.78 μs | 25.28 μs | 1.35 | 0.27 | False | | |
|
  • [GetType_FullyQualifiedNames - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 24.26 μs | 29.48 μs | 1.22 | 0.35 | False | | |

![graph]()
![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_Type*'
```

### System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Int32&))

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Tests.Perf_Type.GetType_FullyQualifiedNames(input: typeof(System.Int32[*]))

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [14d3e32854a013d8d608f60263a164291367cd4d](https://github.com/dotnet/runtime/commit/14d3e32854a013d8d608f60263a164291367cd4d)
Compare | [2e4f24bdff2049c533e89260fc74a45ed27fe309](https://github.com/dotnet/runtime/commit/2e4f24bdff2049c533e89260fc74a45ed27fe309)
Diff | [Diff](https://github.com/dotnet/runtime/compare/14d3e32854a013d8d608f60263a164291367cd4d...2e4f24bdff2049c533e89260fc74a45ed27fe309)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in System.Perf_Convert

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [ToBase64String - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 131.42 μs | 164.51 μs | 1.25 | 0.33 | False | | |
|
  • [ToBase64String - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 104.39 μs | 115.29 μs | 1.10 | 0.28 | False | | |

![graph]()
![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Perf_Convert*'
```

### System.Perf_Convert.ToBase64String(formattingOptions: InsertLineBreaks)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Perf_Convert.ToBase64String(formattingOptions: None)

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [14d3e32854a013d8d608f60263a164291367cd4d](https://github.com/dotnet/runtime/commit/14d3e32854a013d8d608f60263a164291367cd4d)
Compare | [2e4f24bdff2049c533e89260fc74a45ed27fe309](https://github.com/dotnet/runtime/commit/2e4f24bdff2049c533e89260fc74a45ed27fe309)
Diff | [Diff](https://github.com/dotnet/runtime/compare/14d3e32854a013d8d608f60263a164291367cd4d...2e4f24bdff2049c533e89260fc74a45ed27fe309)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Regressions in Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [Ctor_Array - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 45.81 ns | 48.39 ns | 1.06 | 0.52 | False | | |

![graph]()
[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark*'
```

### Microsoft.Extensions.Primitives.Performance.StringValuesBenchmark.Ctor_Array

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.