dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 1 Regression on 5/2/2026 8:57:12 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 | [2e6efe3a93c7a685d76951a7bfd91c520dc7b333](https://github.com/dotnet/sdk/commit/2e6efe3a93c7a685d76951a7bfd91c520dc7b333)
Compare | [5d0de746ed8accbd81c2a5c3c7bfa4e70b2df80e](https://github.com/dotnet/sdk/commit/5d0de746ed8accbd81c2a5c3c7bfa4e70b2df80e)
Diff | [Diff](https://github.com/dotnet/sdk/compare/2e6efe3a93c7a685d76951a7bfd91c520dc7b333...5d0de746ed8accbd81c2a5c3c7bfa4e70b2df80e)
Configs | CompilationMode:tiered, RunKind:imagesharp
### Regressions in SixLabors.ImageSharp.Benchmarks.Processing.Diffuse
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [DoDiffuse - 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 'SixLabors.ImageSharp.Benchmarks.Processing.Diffuse*'
```
### SixLabors.ImageSharp.Benchmarks.Processing.Diffuse.DoDiffuse
#### 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 src/benchmarks/real-world/ImageSharp/Processing/Diffuse.cs and run the documented benchmarks_ci.py command for SixLabors.ImageSharp.Benchmarks. Compare the baseline and test commits and inspect the linked benchmark and report data to identify the regression. Done means the DoDiffuse duration no longer shows the reported regression and the benchmark confirms the result.
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
- Needs clarification
- Newbie friendliness
- 35/100