dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x64: 1 Regression on 2/25/2026 9:44:28 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 | Windows 10.0.22631
Queue | ViperWindows
Baseline | [b34aec96fd080aabc9233e099921aeaa4379071a](https://github.com/dotnet/sdk/commit/b34aec96fd080aabc9233e099921aeaa4379071a)
Compare | [65c791374d87e3d2b5227a0f05e10ab6b97c9448](https://github.com/dotnet/sdk/commit/65c791374d87e3d2b5227a0f05e10ab6b97c9448)
Diff | [Diff](https://github.com/dotnet/sdk/compare/b34aec96fd080aabc9233e099921aeaa4379071a...65c791374d87e3d2b5227a0f05e10ab6b97c9448)
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]()
![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.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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the linked benchmark source at src/benchmarks/real-world/ImageSharp/Codecs/Jpeg/DecodeJpeg.cs and the benchmarking workflow in docs/benchmarking-workflow-dotnet-runtime.md. Run the provided benchmarks_ci.py command, then compare the baseline and test commits and inspect the linked test report. Done means identifying the cause of the JpegProgressiveNonInterleaved420 regression and resolving or documenting it.
Written by the indexing model from the issue text.
Assessment
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100