dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 3 Regressions on 8/24/2026 9:02:58 AM +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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [64a29867c5c5c8e0babc9e31313cf3b6e50f0193](https://github.com/dotnet/sdk/commit/64a29867c5c5c8e0babc9e31313cf3b6e50f0193)
Compare | [c545c4e3f9e2ebc10c6b3e2626187e18569adcf2](https://github.com/dotnet/sdk/commit/c545c4e3f9e2ebc10c6b3e2626187e18569adcf2)
Diff | [Diff](https://github.com/dotnet/sdk/compare/64a29867c5c5c8e0babc9e31313cf3b6e50f0193...c545c4e3f9e2ebc10c6b3e2626187e18569adcf2)
Configs | CompilationMode:tiered, RunKind:bepuphysics
### Regressions in DemoBenchmarks.TwoBodyConstraintBenchmarks
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [AngularHinge - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Contact4Nonconvex - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [DistanceServo - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'DemoBenchmarks.TwoBodyConstraintBenchmarks*'
```
### DemoBenchmarks.TwoBodyConstraintBenchmarks.AngularHinge
#### ETL Files
#### Histogram
#### JIT Disasms
### DemoBenchmarks.TwoBodyConstraintBenchmarks.Contact4Nonconvex
#### ETL Files
#### Histogram
#### JIT Disasms
### DemoBenchmarks.TwoBodyConstraintBenchmarks.DistanceServo
#### 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 by running the provided benchmarks_ci.py command for DemoBenchmarks.TwoBodyConstraintBenchmarks and compare the baseline and compare commits. Inspect TwoBodyConstraintBenchmarks.cs at the linked benchmark ranges and use the linked test report and profiling workflow documents; done means determining the cause of the three measured regressions and verifying the benchmark results after the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, git, python, ubuntu
- Domain
- operating-systems, performance, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100