dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 6 Regressions on 1/24/2026 9:48:52 AM +00:00

Open
#67,897 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-10.0 kind-akadeindexedset os-linux perf-regression runtime-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 | [d7b32678f494ef2ae6a39182c46a8efceadcd6c4](https://github.com/dotnet/sdk/commit/d7b32678f494ef2ae6a39182c46a8efceadcd6c4)
Compare | [b68c335619ddcdd7d10b40d49f9e6dfa97e710e5](https://github.com/dotnet/sdk/commit/b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d7b32678f494ef2ae6a39182c46a8efceadcd6c4...b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Configs | CompilationMode:tiered, RunKind:akadeindexedset

### Regressions in Akade.IndexedSet.Benchmarks.RangeIndexBenchmarks

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

  • [Min_IndexedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.84 ns | 9.55 ns | 1.39 | 0.00 | True | | |

![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 'Akade.IndexedSet.Benchmarks.RangeIndexBenchmarks*'
```

### Akade.IndexedSet.Benchmarks.RangeIndexBenchmarks.Min_IndexedSet

#### 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 | [d7b32678f494ef2ae6a39182c46a8efceadcd6c4](https://github.com/dotnet/sdk/commit/d7b32678f494ef2ae6a39182c46a8efceadcd6c4)
Compare | [b68c335619ddcdd7d10b40d49f9e6dfa97e710e5](https://github.com/dotnet/sdk/commit/b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d7b32678f494ef2ae6a39182c46a8efceadcd6c4...b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Configs | CompilationMode:tiered, RunKind:akadeindexedset

### Regressions in Akade.IndexedSet.Benchmarks.UniqueIndexBenchmarks

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

  • [Unique_IndexedSet_PrimaryKey - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.17 μs | 1.31 μs | 1.12 | 0.00 | True | | |
|
  • [Unique_IndexedSet_Single - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.14 μs | 1.29 μs | 1.13 | 0.00 | True | | |

![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 'Akade.IndexedSet.Benchmarks.UniqueIndexBenchmarks*'
```

### Akade.IndexedSet.Benchmarks.UniqueIndexBenchmarks.Unique_IndexedSet_PrimaryKey

#### ETL Files

#### Histogram

#### JIT Disasms

### Akade.IndexedSet.Benchmarks.UniqueIndexBenchmarks.Unique_IndexedSet_Single

#### 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 | [d7b32678f494ef2ae6a39182c46a8efceadcd6c4](https://github.com/dotnet/sdk/commit/d7b32678f494ef2ae6a39182c46a8efceadcd6c4)
Compare | [b68c335619ddcdd7d10b40d49f9e6dfa97e710e5](https://github.com/dotnet/sdk/commit/b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d7b32678f494ef2ae6a39182c46a8efceadcd6c4...b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Configs | CompilationMode:tiered, RunKind:akadeindexedset

### Regressions in Akade.IndexedSet.Benchmarks.FullTextIndexBenchmarks

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

  • [FuzzyContains_IndexedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 134.55 μs | 149.80 μs | 1.11 | 0.00 | True | | |

![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 'Akade.IndexedSet.Benchmarks.FullTextIndexBenchmarks*'
```

### Akade.IndexedSet.Benchmarks.FullTextIndexBenchmarks.FuzzyContains_IndexedSet

#### 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 | [d7b32678f494ef2ae6a39182c46a8efceadcd6c4](https://github.com/dotnet/sdk/commit/d7b32678f494ef2ae6a39182c46a8efceadcd6c4)
Compare | [b68c335619ddcdd7d10b40d49f9e6dfa97e710e5](https://github.com/dotnet/sdk/commit/b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d7b32678f494ef2ae6a39182c46a8efceadcd6c4...b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Configs | CompilationMode:tiered, RunKind:akadeindexedset

### Regressions in Akade.IndexedSet.Benchmarks.ConcurrentSetBenchmarks

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

  • [LessThanLookup - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 11.37 ns | 13.51 ns | 1.19 | 0.00 | True | | |

![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 'Akade.IndexedSet.Benchmarks.ConcurrentSetBenchmarks*'
```

### Akade.IndexedSet.Benchmarks.ConcurrentSetBenchmarks.LessThanLookup

#### 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 | [d7b32678f494ef2ae6a39182c46a8efceadcd6c4](https://github.com/dotnet/sdk/commit/d7b32678f494ef2ae6a39182c46a8efceadcd6c4)
Compare | [b68c335619ddcdd7d10b40d49f9e6dfa97e710e5](https://github.com/dotnet/sdk/commit/b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d7b32678f494ef2ae6a39182c46a8efceadcd6c4...b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Configs | CompilationMode:tiered, RunKind:akadeindexedset

### Regressions in Akade.IndexedSet.Benchmarks.PrefixIndexBenchmarks

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

  • [FuzzyStartsWith_IndexedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 14.97 μs | 16.90 μs | 1.13 | 0.00 | True | | |

![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 'Akade.IndexedSet.Benchmarks.PrefixIndexBenchmarks*'
```

### Akade.IndexedSet.Benchmarks.PrefixIndexBenchmarks.FuzzyStartsWith_IndexedSet

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