dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 2 Regressions on 4/24/2026 8:48:38 AM +00:00

Open
#71,884 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-11.0 compilationmode-tiered kind-imagesharp os-windows 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 | Windows 10.0.22631
Queue | ViperWindows
Baseline | [b94d039caa166db357a3b806a4ec698e429f0cae](https://github.com/dotnet/sdk/commit/b94d039caa166db357a3b806a4ec698e429f0cae)
Compare | [aae32bdb43e214583a15e3393e38c889b9447ec4](https://github.com/dotnet/sdk/commit/aae32bdb43e214583a15e3393e38c889b9447ec4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/b94d039caa166db357a3b806a4ec698e429f0cae...aae32bdb43e214583a15e3393e38c889b9447ec4)
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]()
| 3.79 ms | 4.86 ms | 1.28 | 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
py .\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)

---

### Run Information

Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [b94d039caa166db357a3b806a4ec698e429f0cae](https://github.com/dotnet/sdk/commit/b94d039caa166db357a3b806a4ec698e429f0cae)
Compare | [aae32bdb43e214583a15e3393e38c889b9447ec4](https://github.com/dotnet/sdk/commit/aae32bdb43e214583a15e3393e38c889b9447ec4)
Diff | [Diff](https://github.com/dotnet/sdk/compare/b94d039caa166db357a3b806a4ec698e429f0cae...aae32bdb43e214583a15e3393e38c889b9447ec4)
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
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [JpegBaselineInterleaved444 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 8.31 ms | 9.36 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SixLabors.ImageSharp.Benchmarks.Codecs.Jpeg.DecodeJpeg*'
```

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

#### 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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.