dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 2 Regressions on 4/26/2026 8:58:23 AM +00:00

Open
#71,934 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-11.0 compilationmode-tiered kind-imagesharp os-linux perf-regression runkind-imagesharp runtime-coreclr untriaged
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 | [ab01524bbb2ef1eea0ffaef161b3ef5686e8f256](https://github.com/dotnet/sdk/commit/ab01524bbb2ef1eea0ffaef161b3ef5686e8f256)
Compare | [472c68a4fb23be92717d1714fb7a38bda7c4aac0](https://github.com/dotnet/sdk/commit/472c68a4fb23be92717d1714fb7a38bda7c4aac0)
Diff | [Diff](https://github.com/dotnet/sdk/compare/ab01524bbb2ef1eea0ffaef161b3ef5686e8f256...472c68a4fb23be92717d1714fb7a38bda7c4aac0)
Configs | CompilationMode:tiered, RunKind:imagesharp

### Regressions in SixLabors.ImageSharp.Benchmarks.Codecs.Jpeg.DecodeJpeg

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

  • [JpegProgressiveNonInterleaved420 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 9.78 ms | 11.90 ms | 1.22 | 0.00 | True | | |

![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.Codecs.Jpeg.DecodeJpeg*'
```

### SixLabors.ImageSharp.Benchmarks.Codecs.Jpeg.DecodeJpeg.JpegProgressiveNonInterleaved420

#### 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 | [ab01524bbb2ef1eea0ffaef161b3ef5686e8f256](https://github.com/dotnet/sdk/commit/ab01524bbb2ef1eea0ffaef161b3ef5686e8f256)
Compare | [472c68a4fb23be92717d1714fb7a38bda7c4aac0](https://github.com/dotnet/sdk/commit/472c68a4fb23be92717d1714fb7a38bda7c4aac0)
Diff | [Diff](https://github.com/dotnet/sdk/compare/ab01524bbb2ef1eea0ffaef161b3ef5686e8f256...472c68a4fb23be92717d1714fb7a38bda7c4aac0)
Configs | CompilationMode:tiered, RunKind:imagesharp

### Regressions in SixLabors.ImageSharp.Benchmarks.Processing.Rotate

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

  • [DoRotate - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 4.79 ms | 5.42 ms | 1.13 | 0.00 | True | | |

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

### SixLabors.ImageSharp.Benchmarks.Processing.Rotate.DoRotate

#### 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 benchmark sources at src/benchmarks/real-world/ImageSharp/Codecs/Jpeg/DecodeJpeg.cs and src/benchmarks/real-world/ImageSharp/Processing/Rotate.cs. Run the provided benchmarks_ci.py commands and compare the reported regressions against the linked baseline and compare commits. Done means identifying and addressing the performance regressions, then confirming the benchmark results no longer regress.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ubuntu
Domain
performance, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.