dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 4 Regressions on 7/9/2026 12:10:02 PM +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 | [b4b350a66ea5dcf13420747036d8b263cdf6cbef](https://github.com/dotnet/sdk/commit/b4b350a66ea5dcf13420747036d8b263cdf6cbef)
Compare | [c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3](https://github.com/dotnet/sdk/commit/c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Diff | [Diff](https://github.com/dotnet/sdk/compare/b4b350a66ea5dcf13420747036d8b263cdf6cbef...c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Configs | CompilationMode:tiered, RunKind:bepuphysics
### Regressions in DemoBenchmarks.GroupedCollisionTesterBenchmarks
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CheapCollisionBenchmarks - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ExpensiveCollisionBenchmarks - 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.GroupedCollisionTesterBenchmarks*'
```
### DemoBenchmarks.GroupedCollisionTesterBenchmarks.CheapCollisionBenchmarks
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [b4b350a66ea5dcf13420747036d8b263cdf6cbef](https://github.com/dotnet/sdk/commit/b4b350a66ea5dcf13420747036d8b263cdf6cbef)
Compare | [c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3](https://github.com/dotnet/sdk/commit/c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Diff | [Diff](https://github.com/dotnet/sdk/compare/b4b350a66ea5dcf13420747036d8b263cdf6cbef...c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Configs | CompilationMode:tiered, RunKind:bepuphysics
### Regressions 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]()
![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.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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [b4b350a66ea5dcf13420747036d8b263cdf6cbef](https://github.com/dotnet/sdk/commit/b4b350a66ea5dcf13420747036d8b263cdf6cbef)
Compare | [c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3](https://github.com/dotnet/sdk/commit/c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Diff | [Diff](https://github.com/dotnet/sdk/compare/b4b350a66ea5dcf13420747036d8b263cdf6cbef...c7028b23fb9d8e1f786cc404c6107c53a0d3a2a3)
Configs | CompilationMode:tiered, RunKind:bepuphysics
### Regressions 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]()
![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.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
Research direction
Start with the linked benchmark sources: src/benchmarks/real-world/bepuphysics2/GroupedCollisionTesterBenchmarks.cs, GatherScatterBenchmarks.cs, and TwoBodyConstraintBenchmarks.cs. Run scripts/benchmarks_ci.py with the listed filters on Linux/x64, then compare the reported results against the baseline and comparison commits. Done means the four reported regressions are explained and the affected benchmark results no longer regress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, python
- Domain
- performance, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100