dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 8 Improvements on 2/27/2026 3:07:36 AM +00:00
- Dominant language
- No language data
- Stars
- 10
- Forks
- 8
- PR merge metrics
- PR metrics pending
Description
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [133c7bde3fb7dd914f423ffb3e408cc61787e0bb](https://github.com/dotnet/runtime/commit/133c7bde3fb7dd914f423ffb3e408cc61787e0bb)
Compare | [3176283d96819946eff7a6ddc65e88b52d4257e7](https://github.com/dotnet/runtime/commit/3176283d96819946eff7a6ddc65e88b52d4257e7)
Diff | [Diff](https://github.com/dotnet/runtime/compare/133c7bde3fb7dd914f423ffb3e408cc61787e0bb...3176283d96819946eff7a6ddc65e88b52d4257e7)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in LinqBenchmarks
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Order00LinqQueryX - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Order00LinqMethodX - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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 'LinqBenchmarks*'
```
### LinqBenchmarks.Order00LinqQueryX
#### ETL Files
#### Histogram
#### JIT Disasms
### LinqBenchmarks.Order00LinqMethodX
#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [eae0a64e4c28b1a692c02650a8d15d6383a6e72b](https://github.com/dotnet/runtime/commit/eae0a64e4c28b1a692c02650a8d15d6383a6e72b)
Compare | [3176283d96819946eff7a6ddc65e88b52d4257e7](https://github.com/dotnet/runtime/commit/3176283d96819946eff7a6ddc65e88b52d4257e7)
Diff | [Diff](https://github.com/dotnet/runtime/compare/eae0a64e4c28b1a692c02650a8d15d6383a6e72b...3176283d96819946eff7a6ddc65e88b52d4257e7)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Globalization.Tests.StringSearch
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [IndexOf_Word_NotFound - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOf_Word_NotFound - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.Globalization.Tests.StringSearch*'
```
### System.Globalization.Tests.StringSearch.IndexOf_Word_NotFound(Options: (en-US, IgnoreCase, False))
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Globalization.Tests.StringSearch.IndexOf_Word_NotFound(Options: (, IgnoreCase, False))
#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [d63c175469bcaa3f3d5bc73aa6fd108bbf00797b](https://github.com/dotnet/runtime/commit/d63c175469bcaa3f3d5bc73aa6fd108bbf00797b)
Compare | [3176283d96819946eff7a6ddc65e88b52d4257e7](https://github.com/dotnet/runtime/commit/3176283d96819946eff7a6ddc65e88b52d4257e7)
Diff | [Diff](https://github.com/dotnet/runtime/compare/d63c175469bcaa3f3d5bc73aa6fd108bbf00797b...3176283d96819946eff7a6ddc65e88b52d4257e7)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.TryGetValueTrue<String, String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ImmutableSortedDictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.TryGetValueTrue*'
```
### System.Collections.TryGetValueTrue<String, String>.ImmutableSortedDictionary(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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [7a5e8fc86df2058a2bc5d5e25cb7309f456befa6](https://github.com/dotnet/runtime/commit/7a5e8fc86df2058a2bc5d5e25cb7309f456befa6)
Compare | [b41bbeab8b775a5058bad74e73a84476bfd8d9a7](https://github.com/dotnet/runtime/commit/b41bbeab8b775a5058bad74e73a84476bfd8d9a7)
Diff | [Diff](https://github.com/dotnet/runtime/compare/7a5e8fc86df2058a2bc5d5e25cb7309f456befa6...b41bbeab8b775a5058bad74e73a84476bfd8d9a7)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in Exceptions.Handling
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ThrowAndCatch - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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 'Exceptions.Handling*'
```
### Exceptions.Handling.ThrowAndCatch(kind: ReflectionSoftware)
#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [eae0a64e4c28b1a692c02650a8d15d6383a6e72b](https://github.com/dotnet/runtime/commit/eae0a64e4c28b1a692c02650a8d15d6383a6e72b)
Compare | [b41bbeab8b775a5058bad74e73a84476bfd8d9a7](https://github.com/dotnet/runtime/commit/b41bbeab8b775a5058bad74e73a84476bfd8d9a7)
Diff | [Diff](https://github.com/dotnet/runtime/compare/eae0a64e4c28b1a692c02650a8d15d6383a6e72b...b41bbeab8b775a5058bad74e73a84476bfd8d9a7)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_Random
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [NextSingle - Duration of single invocation]()
- [ADX - Test Multi Config 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_Random*'
```
### System.Tests.Perf_Random.NextSingle
#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [eae0a64e4c28b1a692c02650a8d15d6383a6e72b](https://github.com/dotnet/runtime/commit/eae0a64e4c28b1a692c02650a8d15d6383a6e72b)
Compare | [3176283d96819946eff7a6ddc65e88b52d4257e7](https://github.com/dotnet/runtime/commit/3176283d96819946eff7a6ddc65e88b52d4257e7)
Diff | [Diff](https://github.com/dotnet/runtime/compare/eae0a64e4c28b1a692c02650a8d15d6383a6e72b...3176283d96819946eff7a6ddc65e88b52d4257e7)
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
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [List - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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>.List(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
Assessment
This issue has not been assessed yet.