dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 2 Improvements on 5/2/2026 9:03:13 AM +00:00

Open
#72,234 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-11.0 compilationmode-tiered kind-akadeindexedset os-windows perf-improvement runkind-akadeindexedset 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 | Windows 10.0.22631
Queue | ViperWindows
Baseline | [2e6efe3a93c7a685d76951a7bfd91c520dc7b333](https://github.com/dotnet/sdk/commit/2e6efe3a93c7a685d76951a7bfd91c520dc7b333)
Compare | [5d0de746ed8accbd81c2a5c3c7bfa4e70b2df80e](https://github.com/dotnet/sdk/commit/5d0de746ed8accbd81c2a5c3c7bfa4e70b2df80e)
Diff | [Diff](https://github.com/dotnet/sdk/compare/2e6efe3a93c7a685d76951a7bfd91c520dc7b333...5d0de746ed8accbd81c2a5c3c7bfa4e70b2df80e)
Configs | CompilationMode:tiered, RunKind:akadeindexedset

### Improvements 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]()
| 161.94 μs | 138.50 μs | 0.86 | 0.00 | True | | |
|
  • [Contains_IndexedSet - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 445.26 ns | 399.55 ns | 0.90 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Akade.IndexedSet.Benchmarks.FullTextIndexBenchmarks*'
```

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

#### ETL Files

#### Histogram

#### JIT Disasms

### Akade.IndexedSet.Benchmarks.FullTextIndexBenchmarks.Contains_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.