dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 5 Improvements on 5/12/2026 9:44:12 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 | [983639bd7eb45543ee98e6bc759b728238945d1d](https://github.com/dotnet/runtime/commit/983639bd7eb45543ee98e6bc759b728238945d1d)
Compare | [6820c801e8b84f3fc9f96ecb6e0838b829345951](https://github.com/dotnet/runtime/commit/6820c801e8b84f3fc9f96ecb6e0838b829345951)
Diff | [Diff](https://github.com/dotnet/runtime/compare/983639bd7eb45543ee98e6bc759b728238945d1d...6820c801e8b84f3fc9f96ecb6e0838b829345951)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Buffers.Tests.RentReturnArrayPoolTests<Object>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SingleSerial - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [MultipleSerial - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ProducerConsumer - 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.Buffers.Tests.RentReturnArrayPoolTests*'
```
### System.Buffers.Tests.RentReturnArrayPoolTests<Object>.SingleSerial(RentalSize: 4096, ManipulateArray: True, Async: True, UseSharedPool: True)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Buffers.Tests.RentReturnArrayPoolTests<Object>.MultipleSerial(RentalSize: 4096, ManipulateArray: False, Async: True, UseSharedPool: False)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Buffers.Tests.RentReturnArrayPoolTests<Object>.ProducerConsumer(RentalSize: 4096, ManipulateArray: False, Async: True, UseSharedPool: 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 | [983639bd7eb45543ee98e6bc759b728238945d1d](https://github.com/dotnet/runtime/commit/983639bd7eb45543ee98e6bc759b728238945d1d)
Compare | [6820c801e8b84f3fc9f96ecb6e0838b829345951](https://github.com/dotnet/runtime/commit/6820c801e8b84f3fc9f96ecb6e0838b829345951)
Diff | [Diff](https://github.com/dotnet/runtime/compare/983639bd7eb45543ee98e6bc759b728238945d1d...6820c801e8b84f3fc9f96ecb6e0838b829345951)
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_Validated - 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.Net.Http.Tests.SocketsHttpHandlerPerfTest*'
```
### System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get_EnumerateHeaders_Validated(ssl: False, 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [983639bd7eb45543ee98e6bc759b728238945d1d](https://github.com/dotnet/runtime/commit/983639bd7eb45543ee98e6bc759b728238945d1d)
Compare | [6820c801e8b84f3fc9f96ecb6e0838b829345951](https://github.com/dotnet/runtime/commit/6820c801e8b84f3fc9f96ecb6e0838b829345951)
Diff | [Diff](https://github.com/dotnet/runtime/compare/983639bd7eb45543ee98e6bc759b728238945d1d...6820c801e8b84f3fc9f96ecb6e0838b829345951)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Threading.Channels.Tests.BoundedChannelPerfTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [PingPong - Duration of single invocation]()
- [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.Threading.Channels.Tests.BoundedChannelPerfTests*'
```
### System.Threading.Channels.Tests.BoundedChannelPerfTests.PingPong
#### 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.