dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 19 Regressions on 6/12/2026 2:03:56 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 | [e563422012f994091f0f1d52deeed8c6273edecb](https://github.com/dotnet/runtime/commit/e563422012f994091f0f1d52deeed8c6273edecb)
Compare | [4c74f6ac0db2db2326798751e773f8c0c2a7aac9](https://github.com/dotnet/runtime/commit/4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e563422012f994091f0f1d52deeed8c6273edecb...4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Memory.Span<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [IndexOfAnyFourValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFourValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [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.Memory.Span*'
```
### System.Memory.Span<Int32>.IndexOfAnyFourValues(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyFourValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyFiveValues(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyFiveValues(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyFiveValues(Size: 33)
#### 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 | [f59cad6eaf5bbe1c3da6aea07e998f686c0ef0bd](https://github.com/dotnet/runtime/commit/f59cad6eaf5bbe1c3da6aea07e998f686c0ef0bd)
Compare | [4c74f6ac0db2db2326798751e773f8c0c2a7aac9](https://github.com/dotnet/runtime/commit/4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f59cad6eaf5bbe1c3da6aea07e998f686c0ef0bd...4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.IO.Tests.Perf_RandomAccess
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ReadAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadScatterAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [WriteGatherAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [WriteAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadScatterAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [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.IO.Tests.Perf_RandomAccess*'
```
### System.IO.Tests.Perf_RandomAccess.ReadAsync(fileSize: 104857600, bufferSize: 16384, options: Asynchronous)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.Perf_RandomAccess.ReadScatterAsync(fileSize: 1048576, buffersSize: 16384, options: Asynchronous)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.Perf_RandomAccess.WriteGatherAsync(fileSize: 1048576, buffersSize: 16384, options: Asynchronous)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.Perf_RandomAccess.WriteAsync(fileSize: 104857600, bufferSize: 16384, options: Asynchronous)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.Perf_RandomAccess.ReadScatterAsync(fileSize: 104857600, buffersSize: 65536, options: None)
#### 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 | [e563422012f994091f0f1d52deeed8c6273edecb](https://github.com/dotnet/runtime/commit/e563422012f994091f0f1d52deeed8c6273edecb)
Compare | [4c74f6ac0db2db2326798751e773f8c0c2a7aac9](https://github.com/dotnet/runtime/commit/4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e563422012f994091f0f1d52deeed8c6273edecb...4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.IO.Tests.Perf_FileStream
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ReadAsync - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [WriteAsync_NoBuffering_PreallocationSize - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [WriteAsync - 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.IO.Tests.Perf_FileStream*'
```
### System.IO.Tests.Perf_FileStream.ReadAsync(fileSize: 104857600, userBufferSize: 4096, options: Asynchronous)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.Perf_FileStream.WriteAsync_NoBuffering_PreallocationSize(fileSize: 1048576, userBufferSize: 16384, options: Asynchronous)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.IO.Tests.Perf_FileStream.WriteAsync(fileSize: 1048576, userBufferSize: 4096, options: Asynchronous)
#### 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 | [e563422012f994091f0f1d52deeed8c6273edecb](https://github.com/dotnet/runtime/commit/e563422012f994091f0f1d52deeed8c6273edecb)
Compare | [4c74f6ac0db2db2326798751e773f8c0c2a7aac9](https://github.com/dotnet/runtime/commit/4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e563422012f994091f0f1d52deeed8c6273edecb...4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Net.Http.Tests.SocketsHttpHandlerPerfTest
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Get - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Get - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Get - 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.Net.Http.Tests.SocketsHttpHandlerPerfTest*'
```
### System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get(ssl: False, chunkedResponse: True, responseLength: 1)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get(ssl: True, chunkedResponse: False, responseLength: 1)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get(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 | [e563422012f994091f0f1d52deeed8c6273edecb](https://github.com/dotnet/runtime/commit/e563422012f994091f0f1d52deeed8c6273edecb)
Compare | [4c74f6ac0db2db2326798751e773f8c0c2a7aac9](https://github.com/dotnet/runtime/commit/4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e563422012f994091f0f1d52deeed8c6273edecb...4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.IO.Tests.Perf_File
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ReadAllBytesAsync - 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.IO.Tests.Perf_File*'
```
### System.IO.Tests.Perf_File.ReadAllBytesAsync(size: 16384)
#### 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 | [e563422012f994091f0f1d52deeed8c6273edecb](https://github.com/dotnet/runtime/commit/e563422012f994091f0f1d52deeed8c6273edecb)
Compare | [4c74f6ac0db2db2326798751e773f8c0c2a7aac9](https://github.com/dotnet/runtime/commit/4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e563422012f994091f0f1d52deeed8c6273edecb...4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives<Double>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Add_Vector - 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.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives*'
```
### System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives<Double>.Add_Vector(BufferLength: 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)
---
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [e563422012f994091f0f1d52deeed8c6273edecb](https://github.com/dotnet/runtime/commit/e563422012f994091f0f1d52deeed8c6273edecb)
Compare | [4c74f6ac0db2db2326798751e773f8c0c2a7aac9](https://github.com/dotnet/runtime/commit/4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e563422012f994091f0f1d52deeed8c6273edecb...4c74f6ac0db2db2326798751e773f8c0c2a7aac9)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Net.Sockets.Tests.SocketSendReceivePerfTest
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ReceiveAsyncThenSendAsync_Task - 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.Sockets.Tests.SocketSendReceivePerfTest*'
```
### System.Net.Sockets.Tests.SocketSendReceivePerfTest.ReceiveAsyncThenSendAsync_Task
#### 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.