dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 3 Regressions on 5/26/2026 1:45:27 PM +00:00

Open
#73,659 2 comments 0 reactions 0 assignees View on GitHub
arch-x64 branch-11.0 compilationmode-tiered kind-bepuphysics os-windows perf-regression runkind-bepuphysics runtime-coreclr triage-error 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 | [c5d1f734662eb718e7431a4e679a29e47c380f04](https://github.com/dotnet/sdk/commit/c5d1f734662eb718e7431a4e679a29e47c380f04)
Compare | [c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401](https://github.com/dotnet/sdk/commit/c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Diff | [Diff](https://github.com/dotnet/sdk/compare/c5d1f734662eb718e7431a4e679a29e47c380f04...c2bf1a1c93c92918d8c8f7a9f46e2f6f6d432401)
Configs | CompilationMode:tiered, RunKind:bepuphysics

### Regressions in DemoBenchmarks.TwoBodyConstraintBenchmarks

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

  • [LinearAxisServo - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 74.33 μs | 92.39 μs | 1.24 | 0.00 | True | | |
|
  • [Contact4Nonconvex - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 483.91 μs | 560.34 μs | 1.16 | 0.00 | True | | |
|
  • [AngularHinge - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 100.68 μs | 116.13 μs | 1.15 | 0.00 | True | | |

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

### DemoBenchmarks.TwoBodyConstraintBenchmarks.LinearAxisServo

#### ETL Files

#### Histogram

#### JIT Disasms

### DemoBenchmarks.TwoBodyConstraintBenchmarks.Contact4Nonconvex

#### ETL Files

#### Histogram

#### JIT Disasms

### DemoBenchmarks.TwoBodyConstraintBenchmarks.AngularHinge

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