dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x64: 6 Improvements on 5/19/2026 10:41:37 PM +00:00
- 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 | [907596760ed73c4025395ee502ea7b3c1d285d9e](https://github.com/dotnet/runtime/commit/907596760ed73c4025395ee502ea7b3c1d285d9e)
Compare | [99f87de9b1deedd54f89389ffdbddaa709d5d18e](https://github.com/dotnet/runtime/commit/99f87de9b1deedd54f89389ffdbddaa709d5d18e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/907596760ed73c4025395ee502ea7b3c1d285d9e...99f87de9b1deedd54f89389ffdbddaa709d5d18e)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Net.Http.Tests.SocketsHttpHandlerPerfTest
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Get_EnumerateHeaders_Unvalidated - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [Get_EnumerateHeaders_Validated - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Get_EnumerateHeaders_Unvalidated - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [Get - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Get_EnumerateHeaders_Unvalidated - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
![graph]()
![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.Net.Http.Tests.SocketsHttpHandlerPerfTest*'
```
### System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get_EnumerateHeaders_Unvalidated(ssl: False, chunkedResponse: False, responseLength: 1)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get_EnumerateHeaders_Validated(ssl: True, chunkedResponse: False, responseLength: 1)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get_EnumerateHeaders_Unvalidated(ssl: True, chunkedResponse: True, responseLength: 1)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get(ssl: True, chunkedResponse: True, responseLength: 1)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get_EnumerateHeaders_Unvalidated(ssl: True, chunkedResponse: False, responseLength: 1)
#### 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 | Windows 10.0.22631
Queue | ViperWindows
Baseline | [907596760ed73c4025395ee502ea7b3c1d285d9e](https://github.com/dotnet/runtime/commit/907596760ed73c4025395ee502ea7b3c1d285d9e)
Compare | [99f87de9b1deedd54f89389ffdbddaa709d5d18e](https://github.com/dotnet/runtime/commit/99f87de9b1deedd54f89389ffdbddaa709d5d18e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/907596760ed73c4025395ee502ea7b3c1d285d9e...99f87de9b1deedd54f89389ffdbddaa709d5d18e)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in Span.IndexerBench
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CoveredIndex3 - 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 'Span.IndexerBench*'
```
### Span.IndexerBench.CoveredIndex3(length: 1024)
#### 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.