dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x64: 15 Regressions on 8/28/2026 12:45:54 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 | [3174387aedaebdb35da41426e61ecc1b8d60bc47](https://github.com/dotnet/runtime/commit/3174387aedaebdb35da41426e61ecc1b8d60bc47)
Compare | [398b6c5d572103decd5cfec64121384bcffc01bc](https://github.com/dotnet/runtime/commit/398b6c5d572103decd5cfec64121384bcffc01bc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3174387aedaebdb35da41426e61ecc1b8d60bc47...398b6c5d572103decd5cfec64121384bcffc01bc)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.CtorGivenSize<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Queue - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [List - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Stack - 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.Collections.CtorGivenSize*'
```
### System.Collections.CtorGivenSize<Int32>.Queue(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorGivenSize<Int32>.List(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorGivenSize<Int32>.Stack(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 | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [3174387aedaebdb35da41426e61ecc1b8d60bc47](https://github.com/dotnet/runtime/commit/3174387aedaebdb35da41426e61ecc1b8d60bc47)
Compare | [398b6c5d572103decd5cfec64121384bcffc01bc](https://github.com/dotnet/runtime/commit/398b6c5d572103decd5cfec64121384bcffc01bc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3174387aedaebdb35da41426e61ecc1b8d60bc47...398b6c5d572103decd5cfec64121384bcffc01bc)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Threading.Tests.Perf_Timer
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ShortScheduleAndDisposeWithFiringTimers - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [LongScheduleAndDispose - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ScheduleManyThenDisposeMany - 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.Threading.Tests.Perf_Timer*'
```
### System.Threading.Tests.Perf_Timer.ShortScheduleAndDisposeWithFiringTimers
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Tests.Perf_Timer.LongScheduleAndDispose
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Tests.Perf_Timer.ScheduleManyThenDisposeMany
#### 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 | [3174387aedaebdb35da41426e61ecc1b8d60bc47](https://github.com/dotnet/runtime/commit/3174387aedaebdb35da41426e61ecc1b8d60bc47)
Compare | [398b6c5d572103decd5cfec64121384bcffc01bc](https://github.com/dotnet/runtime/commit/398b6c5d572103decd5cfec64121384bcffc01bc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3174387aedaebdb35da41426e61ecc1b8d60bc47...398b6c5d572103decd5cfec64121384bcffc01bc)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Security.Cryptography.Tests.Perf_CryptoConfig
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CreateFromName - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateFromName - 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.Security.Cryptography.Tests.Perf_CryptoConfig*'
```
### System.Security.Cryptography.Tests.Perf_CryptoConfig.CreateFromName(name: "RSA")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Security.Cryptography.Tests.Perf_CryptoConfig.CreateFromName(name: "X509Chain")
#### 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 | [3174387aedaebdb35da41426e61ecc1b8d60bc47](https://github.com/dotnet/runtime/commit/3174387aedaebdb35da41426e61ecc1b8d60bc47)
Compare | [398b6c5d572103decd5cfec64121384bcffc01bc](https://github.com/dotnet/runtime/commit/398b6c5d572103decd5cfec64121384bcffc01bc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3174387aedaebdb35da41426e61ecc1b8d60bc47...398b6c5d572103decd5cfec64121384bcffc01bc)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Tests.Perf_GC<Byte>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [AllocateArray - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [AllocateUninitializedArray - Duration of single invocation]()
- [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_GC*'
```
### System.Tests.Perf_GC<Byte>.AllocateArray(length: 1000, pinned: False)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_GC<Byte>.AllocateUninitializedArray(length: 1000, pinned: 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 | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [3174387aedaebdb35da41426e61ecc1b8d60bc47](https://github.com/dotnet/runtime/commit/3174387aedaebdb35da41426e61ecc1b8d60bc47)
Compare | [398b6c5d572103decd5cfec64121384bcffc01bc](https://github.com/dotnet/runtime/commit/398b6c5d572103decd5cfec64121384bcffc01bc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3174387aedaebdb35da41426e61ecc1b8d60bc47...398b6c5d572103decd5cfec64121384bcffc01bc)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Memory.Memory<Byte>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToArray - 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.Memory.Memory*'
```
### System.Memory.Memory<Byte>.ToArray(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 | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [3174387aedaebdb35da41426e61ecc1b8d60bc47](https://github.com/dotnet/runtime/commit/3174387aedaebdb35da41426e61ecc1b8d60bc47)
Compare | [398b6c5d572103decd5cfec64121384bcffc01bc](https://github.com/dotnet/runtime/commit/398b6c5d572103decd5cfec64121384bcffc01bc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3174387aedaebdb35da41426e61ecc1b8d60bc47...398b6c5d572103decd5cfec64121384bcffc01bc)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Diagnostics.Perf_Process
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [GetCurrentProcess - 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.Diagnostics.Perf_Process*'
```
### System.Diagnostics.Perf_Process.GetCurrentProcess
#### 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 | [3174387aedaebdb35da41426e61ecc1b8d60bc47](https://github.com/dotnet/runtime/commit/3174387aedaebdb35da41426e61ecc1b8d60bc47)
Compare | [398b6c5d572103decd5cfec64121384bcffc01bc](https://github.com/dotnet/runtime/commit/398b6c5d572103decd5cfec64121384bcffc01bc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3174387aedaebdb35da41426e61ecc1b8d60bc47...398b6c5d572103decd5cfec64121384bcffc01bc)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.ContainsFalse<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Stack - 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.Collections.ContainsFalse*'
```
### System.Collections.ContainsFalse<String>.Stack(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 | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [3174387aedaebdb35da41426e61ecc1b8d60bc47](https://github.com/dotnet/runtime/commit/3174387aedaebdb35da41426e61ecc1b8d60bc47)
Compare | [398b6c5d572103decd5cfec64121384bcffc01bc](https://github.com/dotnet/runtime/commit/398b6c5d572103decd5cfec64121384bcffc01bc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3174387aedaebdb35da41426e61ecc1b8d60bc47...398b6c5d572103decd5cfec64121384bcffc01bc)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Tests.Perf_GC<Char>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [AllocateUninitializedArray - 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.Tests.Perf_GC*'
```
### System.Tests.Perf_GC<Char>.AllocateUninitializedArray(length: 1000, pinned: 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 | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [3174387aedaebdb35da41426e61ecc1b8d60bc47](https://github.com/dotnet/runtime/commit/3174387aedaebdb35da41426e61ecc1b8d60bc47)
Compare | [398b6c5d572103decd5cfec64121384bcffc01bc](https://github.com/dotnet/runtime/commit/398b6c5d572103decd5cfec64121384bcffc01bc)
Diff | [Diff](https://github.com/dotnet/runtime/compare/3174387aedaebdb35da41426e61ecc1b8d60bc47...398b6c5d572103decd5cfec64121384bcffc01bc)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in JetStream.TimeSeriesSegmentation
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [MaximizeSchwarzCriterion - 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 'JetStream.TimeSeriesSegmentation*'
```
### JetStream.TimeSeriesSegmentation.MaximizeSchwarzCriterion
#### 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 benchmark sources named in src/benchmarks/micro/libraries/System.Collections/Create/CtorGivenSize.cs and src/benchmarks/micro/libraries/System.Threading.Timers/Perf.Timer.cs. Run the provided benchmarks_ci.py command, then compare the reported results with the linked baseline and compare commits. Done means the regressions are reproduced and their cause and next action are recorded.
Written by the indexing model from the issue text.
Assessment
- Domain
- operating-systems, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100