dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 8 Improvements on 7/8/2026 10:47:18 PM +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 | [f9a6e2ef41c17130866d7036c5f0cde47e8854af](https://github.com/dotnet/runtime/commit/f9a6e2ef41c17130866d7036c5f0cde47e8854af)
Compare | [e302d2a27aef2196c8d710752da8b7726c5fe84d](https://github.com/dotnet/runtime/commit/e302d2a27aef2196c8d710752da8b7726c5fe84d)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f9a6e2ef41c17130866d7036c5f0cde47e8854af...e302d2a27aef2196c8d710752da8b7726c5fe84d)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_Byte
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TryParse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
![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.Tests.Perf_Byte*'
```
### System.Tests.Perf_Byte.TryParse(value: "0")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Byte.Parse(value: "255")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Byte.TryParse(value: "255")
#### 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 | [f9a6e2ef41c17130866d7036c5f0cde47e8854af](https://github.com/dotnet/runtime/commit/f9a6e2ef41c17130866d7036c5f0cde47e8854af)
Compare | [e302d2a27aef2196c8d710752da8b7726c5fe84d](https://github.com/dotnet/runtime/commit/e302d2a27aef2196c8d710752da8b7726c5fe84d)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f9a6e2ef41c17130866d7036c5f0cde47e8854af...e302d2a27aef2196c8d710752da8b7726c5fe84d)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_Int16
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Parse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![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.Tests.Perf_Int16*'
```
### System.Tests.Perf_Int16.Parse(value: "0")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int16.TryParse(value: "0")
#### 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 | [f9a6e2ef41c17130866d7036c5f0cde47e8854af](https://github.com/dotnet/runtime/commit/f9a6e2ef41c17130866d7036c5f0cde47e8854af)
Compare | [e302d2a27aef2196c8d710752da8b7726c5fe84d](https://github.com/dotnet/runtime/commit/e302d2a27aef2196c8d710752da8b7726c5fe84d)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f9a6e2ef41c17130866d7036c5f0cde47e8854af...e302d2a27aef2196c8d710752da8b7726c5fe84d)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_UInt16
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TryParse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![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.Tests.Perf_UInt16*'
```
### System.Tests.Perf_UInt16.TryParse(value: "0")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt16.Parse(value: "0")
#### 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 | [f9a6e2ef41c17130866d7036c5f0cde47e8854af](https://github.com/dotnet/runtime/commit/f9a6e2ef41c17130866d7036c5f0cde47e8854af)
Compare | [e302d2a27aef2196c8d710752da8b7726c5fe84d](https://github.com/dotnet/runtime/commit/e302d2a27aef2196c8d710752da8b7726c5fe84d)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f9a6e2ef41c17130866d7036c5f0cde47e8854af...e302d2a27aef2196c8d710752da8b7726c5fe84d)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_SByte
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TryParse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.Tests.Perf_SByte*'
```
### System.Tests.Perf_SByte.TryParse(value: "-128")
#### 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 linked benchmark sources src/benchmarks/micro/libraries/System.Runtime/Perf.Byte.cs and Perf.Int16.cs, then run the provided benchmarks_ci.py commands for System.Tests.Perf_Byte and System.Tests.Perf_Int16. Compare the reported Windows/x86 results with the linked baseline and comparison data; the issue does not specify a code change or a clear completion condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100