dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 3 Improvements on 6/5/2026 8:59:21 AM +00:00

Open
#74,156 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-11.0 compilationmode-tiered kind-bepuphysics Noise os-windows perf-improvement runkind-bepuphysics 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 | [0fcb1b533967244768c3322ab70e85ed241aa381](https://github.com/dotnet/sdk/commit/0fcb1b533967244768c3322ab70e85ed241aa381)
Compare | [1edacc8de1a9fef827f05750fb9f64f1dcec9abd](https://github.com/dotnet/sdk/commit/1edacc8de1a9fef827f05750fb9f64f1dcec9abd)
Diff | [Diff](https://github.com/dotnet/sdk/compare/0fcb1b533967244768c3322ab70e85ed241aa381...1edacc8de1a9fef827f05750fb9f64f1dcec9abd)
Configs | CompilationMode:tiered, RunKind:bepuphysics

### Improvements in DemoBenchmarks.SweepBenchmarks

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

  • [BoxMesh - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 123.12 μs | 110.39 μs | 0.90 | 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.SweepBenchmarks*'
```

### DemoBenchmarks.SweepBenchmarks.BoxMesh

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

### Improvements in DemoBenchmarks.TwoBodyConstraintBenchmarks

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

  • [AngularSwivelHinge - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 59.14 μs | 42.71 μs | 0.72 | 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.AngularSwivelHinge

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

### Improvements in DemoBenchmarks.GatherScatterBenchmarks

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

  • [ScatterState - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 26.83 μs | 22.91 μs | 0.85 | 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.ScatterState

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