dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 6 Improvements on 8/3/2026 11:34:31 AM +00:00

Open
#77,767 1 comment 0 reactions 0 assignees View on GitHub
arch-wasm arch-x64 branch-refs/heads/main compilationmode-wasm kind-micro Look Again os-linux perf-improvement runkind-micro 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 | [1110e1e923579c970199ab8a5a3482d48987d925](https://github.com/dotnet/runtime/commit/1110e1e923579c970199ab8a5a3482d48987d925)
Compare | [efb85c9570c78809ef53978a7efc820614e26a73](https://github.com/dotnet/runtime/commit/efb85c9570c78809ef53978a7efc820614e26a73)
Diff | [Diff](https://github.com/dotnet/runtime/compare/1110e1e923579c970199ab8a5a3482d48987d925...efb85c9570c78809ef53978a7efc820614e26a73)
Configs | CompilationMode:wasm, RunKind:micro

### Improvements in System.Memory.Span<Byte>

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

  • [IndexOfAnyTwoValues - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 99.53 ns | 92.52 ns | 0.93 | 0.11 | False | | |
|
  • [IndexOfAnyTwoValues - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 50.37 ns | 47.32 ns | 0.94 | 0.16 | 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.Memory.Span*'
```

### System.Memory.Span<Byte>.IndexOfAnyTwoValues(Size: 512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Memory.Span<Byte>.IndexOfAnyTwoValues(Size: 33)

#### 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 | [1110e1e923579c970199ab8a5a3482d48987d925](https://github.com/dotnet/runtime/commit/1110e1e923579c970199ab8a5a3482d48987d925)
Compare | [efb85c9570c78809ef53978a7efc820614e26a73](https://github.com/dotnet/runtime/commit/efb85c9570c78809ef53978a7efc820614e26a73)
Diff | [Diff](https://github.com/dotnet/runtime/compare/1110e1e923579c970199ab8a5a3482d48987d925...efb85c9570c78809ef53978a7efc820614e26a73)
Configs | CompilationMode:wasm, RunKind:micro

### Improvements in System.Perf_Convert

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

  • [GetTypeCode - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 27.60 ns | 25.08 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Perf_Convert*'
```

### System.Perf_Convert.GetTypeCode

#### 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 | [1110e1e923579c970199ab8a5a3482d48987d925](https://github.com/dotnet/runtime/commit/1110e1e923579c970199ab8a5a3482d48987d925)
Compare | [efb85c9570c78809ef53978a7efc820614e26a73](https://github.com/dotnet/runtime/commit/efb85c9570c78809ef53978a7efc820614e26a73)
Diff | [Diff](https://github.com/dotnet/runtime/compare/1110e1e923579c970199ab8a5a3482d48987d925...efb85c9570c78809ef53978a7efc820614e26a73)
Configs | CompilationMode:wasm, RunKind:micro

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

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

  • [ImmutableQueue - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 45.20 μs | 42.15 μs | 0.93 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.IterateForEach*'
```

### System.Collections.IterateForEach<Int32>.ImmutableQueue(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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [1110e1e923579c970199ab8a5a3482d48987d925](https://github.com/dotnet/runtime/commit/1110e1e923579c970199ab8a5a3482d48987d925)
Compare | [efb85c9570c78809ef53978a7efc820614e26a73](https://github.com/dotnet/runtime/commit/efb85c9570c78809ef53978a7efc820614e26a73)
Diff | [Diff](https://github.com/dotnet/runtime/compare/1110e1e923579c970199ab8a5a3482d48987d925...efb85c9570c78809ef53978a7efc820614e26a73)
Configs | CompilationMode:wasm, RunKind:micro

### Improvements in System.Tests.Perf_Enum

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

  • [Compare - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 41.81 ns | 36.58 ns | 0.87 | 0.27 | 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_Enum*'
```

### System.Tests.Perf_Enum.Compare

#### 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 | [1110e1e923579c970199ab8a5a3482d48987d925](https://github.com/dotnet/runtime/commit/1110e1e923579c970199ab8a5a3482d48987d925)
Compare | [efb85c9570c78809ef53978a7efc820614e26a73](https://github.com/dotnet/runtime/commit/efb85c9570c78809ef53978a7efc820614e26a73)
Diff | [Diff](https://github.com/dotnet/runtime/compare/1110e1e923579c970199ab8a5a3482d48987d925...efb85c9570c78809ef53978a7efc820614e26a73)
Configs | CompilationMode:wasm, RunKind:micro

### Improvements in System.Collections.Tests.Perf_PriorityQueue<String, String>

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

  • [Enumerate - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 5.28 μs | 4.40 μs | 0.83 | 0.24 | 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<String, String>.Enumerate(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)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the benchmark sources src/benchmarks/micro/libraries/System.Memory/Span.cs, System.Runtime.Extensions/Perf.Convert.cs, and System.Collections/Iterate/IterateForEach.cs. Run the listed benchmarks with scripts/benchmarks_ci.py and compare the referenced reports against the baseline and compare commits. Done means reproducing the results and documenting a clear disposition for the reported improvements.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.