dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/arm64: 11 Improvements on 7/1/2026 3:03:04 AM +00:00

Open
#75,945 1 comment 0 reactions 0 assignees View on GitHub
arch-arm64 branch-refs/heads/main compilationmode-tiered kind-micro os-linux perf-improvement runkind-micro runtime-coreclr untriaged
Dominant language
No language data
Stars
10
Forks
8
PR merge metrics
PR metrics pending

Description

### Run Information

Name | Value
-- | --
Architecture | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [bc8c04f01a4c80c19e0f2a209a231f983e4c8832](https://github.com/dotnet/runtime/commit/bc8c04f01a4c80c19e0f2a209a231f983e4c8832)
Compare | [a31b4923d5b3cc51681c997b7c4834960cc5337a](https://github.com/dotnet/runtime/commit/a31b4923d5b3cc51681c997b7c4834960cc5337a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bc8c04f01a4c80c19e0f2a209a231f983e4c8832...a31b4923d5b3cc51681c997b7c4834960cc5337a)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Collections.IndexerSetReverse<Int32>

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

  • [Array - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 501.45 ns | 378.86 ns | 0.76 | 0.18 | False | | |
|
  • [Span - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 500.98 ns | 378.80 ns | 0.76 | 0.25 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.IndexerSetReverse*'
```

### System.Collections.IndexerSetReverse<Int32>.Array(Size: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Collections.IndexerSetReverse<Int32>.Span(Size: 512)

#### 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [bc8c04f01a4c80c19e0f2a209a231f983e4c8832](https://github.com/dotnet/runtime/commit/bc8c04f01a4c80c19e0f2a209a231f983e4c8832)
Compare | [a31b4923d5b3cc51681c997b7c4834960cc5337a](https://github.com/dotnet/runtime/commit/a31b4923d5b3cc51681c997b7c4834960cc5337a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bc8c04f01a4c80c19e0f2a209a231f983e4c8832...a31b4923d5b3cc51681c997b7c4834960cc5337a)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Collections.IndexerSetReverse<String>

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

  • [Span - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 502.34 ns | 380.16 ns | 0.76 | 0.22 | False | | |
|
  • [Array - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 626.22 ns | 474.54 ns | 0.76 | 0.17 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.IndexerSetReverse*'
```

### System.Collections.IndexerSetReverse<String>.Span(Size: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Collections.IndexerSetReverse<String>.Array(Size: 512)

#### 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [bc8c04f01a4c80c19e0f2a209a231f983e4c8832](https://github.com/dotnet/runtime/commit/bc8c04f01a4c80c19e0f2a209a231f983e4c8832)
Compare | [a31b4923d5b3cc51681c997b7c4834960cc5337a](https://github.com/dotnet/runtime/commit/a31b4923d5b3cc51681c997b7c4834960cc5337a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bc8c04f01a4c80c19e0f2a209a231f983e4c8832...a31b4923d5b3cc51681c997b7c4834960cc5337a)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Collections.IterateForEach<Int32>

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

  • [ImmutableArray - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 497.42 ns | 360.06 ns | 0.72 | 0.12 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.IterateForEach*'
```

### System.Collections.IterateForEach<Int32>.ImmutableArray(Size: 512)

#### 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [bc8c04f01a4c80c19e0f2a209a231f983e4c8832](https://github.com/dotnet/runtime/commit/bc8c04f01a4c80c19e0f2a209a231f983e4c8832)
Compare | [a31b4923d5b3cc51681c997b7c4834960cc5337a](https://github.com/dotnet/runtime/commit/a31b4923d5b3cc51681c997b7c4834960cc5337a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bc8c04f01a4c80c19e0f2a209a231f983e4c8832...a31b4923d5b3cc51681c997b7c4834960cc5337a)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements 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]()
| 2.00 μs | 1.86 μs | 0.93 | 0.19 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Tests.Perf_PriorityQueue*'
```

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

#### 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [bc8c04f01a4c80c19e0f2a209a231f983e4c8832](https://github.com/dotnet/runtime/commit/bc8c04f01a4c80c19e0f2a209a231f983e4c8832)
Compare | [a31b4923d5b3cc51681c997b7c4834960cc5337a](https://github.com/dotnet/runtime/commit/a31b4923d5b3cc51681c997b7c4834960cc5337a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bc8c04f01a4c80c19e0f2a209a231f983e4c8832...a31b4923d5b3cc51681c997b7c4834960cc5337a)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Tests.Perf_HashCode

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

  • [Add - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.24 μs | 1.07 μs | 0.86 | 0.17 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_HashCode*'
```

### System.Tests.Perf_HashCode.Add

#### 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [bc8c04f01a4c80c19e0f2a209a231f983e4c8832](https://github.com/dotnet/runtime/commit/bc8c04f01a4c80c19e0f2a209a231f983e4c8832)
Compare | [a31b4923d5b3cc51681c997b7c4834960cc5337a](https://github.com/dotnet/runtime/commit/a31b4923d5b3cc51681c997b7c4834960cc5337a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bc8c04f01a4c80c19e0f2a209a231f983e4c8832...a31b4923d5b3cc51681c997b7c4834960cc5337a)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Text.RegularExpressions.Tests.Perf_Regex_Industry_RustLang_Sherlock

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

  • [Count - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 4.00 ms | 3.77 ms | 0.94 | 0.16 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Text.RegularExpressions.Tests.Perf_Regex_Industry_RustLang_Sherlock*'
```

### System.Text.RegularExpressions.Tests.Perf_Regex_Industry_RustLang_Sherlock.Count(Pattern: "\\w+\\s+Holmes", Options: NonBacktracking)

#### 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [bc8c04f01a4c80c19e0f2a209a231f983e4c8832](https://github.com/dotnet/runtime/commit/bc8c04f01a4c80c19e0f2a209a231f983e4c8832)
Compare | [a31b4923d5b3cc51681c997b7c4834960cc5337a](https://github.com/dotnet/runtime/commit/a31b4923d5b3cc51681c997b7c4834960cc5337a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bc8c04f01a4c80c19e0f2a209a231f983e4c8832...a31b4923d5b3cc51681c997b7c4834960cc5337a)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Numerics.Tests.Perf_BigInteger

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

  • [ToStringD - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.21 μs | 1.11 μs | 0.91 | 0.17 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_BigInteger*'
```

### System.Numerics.Tests.Perf_BigInteger.ToStringD(numberString: 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890)

#### 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [bc8c04f01a4c80c19e0f2a209a231f983e4c8832](https://github.com/dotnet/runtime/commit/bc8c04f01a4c80c19e0f2a209a231f983e4c8832)
Compare | [a31b4923d5b3cc51681c997b7c4834960cc5337a](https://github.com/dotnet/runtime/commit/a31b4923d5b3cc51681c997b7c4834960cc5337a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bc8c04f01a4c80c19e0f2a209a231f983e4c8832...a31b4923d5b3cc51681c997b7c4834960cc5337a)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Buffers.Tests.ReadOnlySequenceTests<Char>

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

  • [IterateGetPositionSingleSegment - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 22.37 ns | 20.42 ns | 0.91 | 0.29 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Buffers.Tests.ReadOnlySequenceTests*'
```

### System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateGetPositionSingleSegment

#### 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [bc8c04f01a4c80c19e0f2a209a231f983e4c8832](https://github.com/dotnet/runtime/commit/bc8c04f01a4c80c19e0f2a209a231f983e4c8832)
Compare | [a31b4923d5b3cc51681c997b7c4834960cc5337a](https://github.com/dotnet/runtime/commit/a31b4923d5b3cc51681c997b7c4834960cc5337a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/bc8c04f01a4c80c19e0f2a209a231f983e4c8832...a31b4923d5b3cc51681c997b7c4834960cc5337a)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Collections.IterateForEach<String>

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

  • [ImmutableArray - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 497.58 ns | 360.26 ns | 0.72 | 0.17 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.IterateForEach*'
```

### System.Collections.IterateForEach<String>.ImmutableArray(Size: 512)

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

Research direction

Start with the benchmark sources src/benchmarks/micro/libraries/System.Collections/Indexer/IndexerSetReverse.cs and Iterate/IterateForEach.cs, then run the documented benchmarks_ci.py filters for the reported cases. Review the linked test reports and baseline/compare data on Linux/arm64. The issue does not specify a code change or clear completion criterion, so the intended fix must be clarified before work can be considered done.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.