dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 2 Regressions on 1/21/2026 11:16:49 PM +00:00

Open
#68,040 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-refs/heads/main kind-micro Noise os-linux perf-regression runtime-coreclr
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 | TigerUbuntu
Baseline | [212076ab3e7e92b1d7701d9ab1a660700ee37b81](https://github.com/dotnet/runtime/commit/212076ab3e7e92b1d7701d9ab1a660700ee37b81)
Compare | [20078050f3314428d8ed376dc0085b35856b105a](https://github.com/dotnet/runtime/commit/20078050f3314428d8ed376dc0085b35856b105a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/212076ab3e7e92b1d7701d9ab1a660700ee37b81...20078050f3314428d8ed376dc0085b35856b105a)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>

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

  • [HeapSort - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 84.78 ns | 92.26 ns | 1.09 | 0.51 | 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 'System.Collections.Tests.Perf_PriorityQueue*'
```

### System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>.HeapSort(Size: 10)

#### 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 | TigerUbuntu
Baseline | [212076ab3e7e92b1d7701d9ab1a660700ee37b81](https://github.com/dotnet/runtime/commit/212076ab3e7e92b1d7701d9ab1a660700ee37b81)
Compare | [614b68725fd6d4678494c775eafea09bda82356f](https://github.com/dotnet/runtime/commit/614b68725fd6d4678494c775eafea09bda82356f)
Diff | [Diff](https://github.com/dotnet/runtime/compare/212076ab3e7e92b1d7701d9ab1a660700ee37b81...614b68725fd6d4678494c775eafea09bda82356f)
Configs | CompilationMode:tiered, RunKind:micro

### Regressions in System.Tests.Perf_String

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

  • [Concat_CharEnumerable - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.36 μs | 3.12 μs | 1.32 | 0.37 | 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 'System.Tests.Perf_String*'
```

### System.Tests.Perf_String.Concat_CharEnumerable

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