dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 3 Regressions on 6/15/2026 9:15:17 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 | [a81a7ebcc8f81b179d47839ba75a3f4758efb6b5](https://github.com/dotnet/sdk/commit/a81a7ebcc8f81b179d47839ba75a3f4758efb6b5)
Compare | [06787fc66d5364230924d00f2c5c251aeb7a31cd](https://github.com/dotnet/sdk/commit/06787fc66d5364230924d00f2c5c251aeb7a31cd)
Diff | [Diff](https://github.com/dotnet/sdk/compare/a81a7ebcc8f81b179d47839ba75a3f4758efb6b5...06787fc66d5364230924d00f2c5c251aeb7a31cd)
Configs | CompilationMode:tiered, RunKind:bepuphysics
### Regressions in DemoBenchmarks.TwoBodyConstraintBenchmarks
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SwingLimit - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [BallSocket - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'DemoBenchmarks.TwoBodyConstraintBenchmarks*'
```
### DemoBenchmarks.TwoBodyConstraintBenchmarks.SwingLimit
#### ETL Files
#### Histogram
#### JIT Disasms
### DemoBenchmarks.TwoBodyConstraintBenchmarks.BallSocket
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [a81a7ebcc8f81b179d47839ba75a3f4758efb6b5](https://github.com/dotnet/sdk/commit/a81a7ebcc8f81b179d47839ba75a3f4758efb6b5)
Compare | [06787fc66d5364230924d00f2c5c251aeb7a31cd](https://github.com/dotnet/sdk/commit/06787fc66d5364230924d00f2c5c251aeb7a31cd)
Diff | [Diff](https://github.com/dotnet/sdk/compare/a81a7ebcc8f81b179d47839ba75a3f4758efb6b5...06787fc66d5364230924d00f2c5c251aeb7a31cd)
Configs | CompilationMode:tiered, RunKind:bepuphysics
### Regressions in DemoBenchmarks.SweepBenchmarks
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CapsuleCylinder - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'DemoBenchmarks.SweepBenchmarks*'
```
### DemoBenchmarks.SweepBenchmarks.CapsuleCylinder
#### 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 listed benchmark sources in src/benchmarks/real-world/bepuphysics2/TwoBodyConstraintBenchmarks.cs and SweepBenchmarks.cs, then reproduce the reported filters with scripts/benchmarks_ci.py. Compare the baseline and test commits and use the linked reports and profiling workflow to investigate the three regressions. Done means the regression is explained and the affected benchmarks no longer show the reported slowdown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, linux, python, ubuntu
- Domain
- operating-systems, performance, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100