dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 5 Improvements on 1/24/2026 9:06:07 AM +00:00

Open
#67,869 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-10.0 kind-bepuphysics os-windows perf-improvement runtime-coreclr untriaged
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 | [d7b32678f494ef2ae6a39182c46a8efceadcd6c4](https://github.com/dotnet/sdk/commit/d7b32678f494ef2ae6a39182c46a8efceadcd6c4)
Compare | [b68c335619ddcdd7d10b40d49f9e6dfa97e710e5](https://github.com/dotnet/sdk/commit/b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d7b32678f494ef2ae6a39182c46a8efceadcd6c4...b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Configs | CompilationMode:tiered, RunKind:bepuphysics

### Improvements in DemoBenchmarks.CollisionBatcherTaskBenchmarks

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [CollisionBatcherTasksBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 10.14 ms | 7.19 ms | 0.71 | 0.00 | True | | |

![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 'DemoBenchmarks.CollisionBatcherTaskBenchmarks*'
```

### DemoBenchmarks.CollisionBatcherTaskBenchmarks.CollisionBatcherTasksBenchmark

#### 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 | [d7b32678f494ef2ae6a39182c46a8efceadcd6c4](https://github.com/dotnet/sdk/commit/d7b32678f494ef2ae6a39182c46a8efceadcd6c4)
Compare | [b68c335619ddcdd7d10b40d49f9e6dfa97e710e5](https://github.com/dotnet/sdk/commit/b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d7b32678f494ef2ae6a39182c46a8efceadcd6c4...b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Configs | CompilationMode:tiered, RunKind:bepuphysics

### Improvements in DemoBenchmarks.GatherScatterBenchmarks

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [GatherState - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 25.08 μs | 22.12 μs | 0.88 | 0.00 | True | | |

![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 'DemoBenchmarks.GatherScatterBenchmarks*'
```

### DemoBenchmarks.GatherScatterBenchmarks.GatherState

#### 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 | [d7b32678f494ef2ae6a39182c46a8efceadcd6c4](https://github.com/dotnet/sdk/commit/d7b32678f494ef2ae6a39182c46a8efceadcd6c4)
Compare | [b68c335619ddcdd7d10b40d49f9e6dfa97e710e5](https://github.com/dotnet/sdk/commit/b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d7b32678f494ef2ae6a39182c46a8efceadcd6c4...b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Configs | CompilationMode:tiered, RunKind:bepuphysics

### Improvements in DemoBenchmarks.GroupedCollisionTesterBenchmarks

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [ModerateCostCollisionBenchmarks - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 306.12 μs | 235.60 μs | 0.77 | 0.00 | True | | |
|
  • [ExpensiveCollisionBenchmarks - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.06 ms | 4.29 ms | 0.71 | 0.00 | True | | |

![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 'DemoBenchmarks.GroupedCollisionTesterBenchmarks*'
```

### DemoBenchmarks.GroupedCollisionTesterBenchmarks.ModerateCostCollisionBenchmarks

#### ETL Files

#### Histogram

#### JIT Disasms

### DemoBenchmarks.GroupedCollisionTesterBenchmarks.ExpensiveCollisionBenchmarks

#### 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 | [d7b32678f494ef2ae6a39182c46a8efceadcd6c4](https://github.com/dotnet/sdk/commit/d7b32678f494ef2ae6a39182c46a8efceadcd6c4)
Compare | [b68c335619ddcdd7d10b40d49f9e6dfa97e710e5](https://github.com/dotnet/sdk/commit/b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Diff | [Diff](https://github.com/dotnet/sdk/compare/d7b32678f494ef2ae6a39182c46a8efceadcd6c4...b68c335619ddcdd7d10b40d49f9e6dfa97e710e5)
Configs | CompilationMode:tiered, RunKind:bepuphysics

### Improvements in DemoBenchmarks.TwoBodyConstraintBenchmarks

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [AngularServo - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 60.46 μs | 43.90 μs | 0.73 | 0.00 | True | | |

![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 'DemoBenchmarks.TwoBodyConstraintBenchmarks*'
```

### DemoBenchmarks.TwoBodyConstraintBenchmarks.AngularServo

#### 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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.