dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 2 Improvements on 3/23/2026 8:40:45 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 | [a6a5ddf95840f305b42bd43a8d30b062f9b67d1f](https://github.com/dotnet/sdk/commit/a6a5ddf95840f305b42bd43a8d30b062f9b67d1f)
Compare | [bf0350cac3924f3e42ffa989df2c76da8ece3314](https://github.com/dotnet/sdk/commit/bf0350cac3924f3e42ffa989df2c76da8ece3314)
Diff | [Diff](https://github.com/dotnet/sdk/compare/a6a5ddf95840f305b42bd43a8d30b062f9b67d1f...bf0350cac3924f3e42ffa989df2c76da8ece3314)
Configs | CompilationMode:tiered, RunKind:imagesharp
### Improvements 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]()
![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)
---
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [a6a5ddf95840f305b42bd43a8d30b062f9b67d1f](https://github.com/dotnet/sdk/commit/a6a5ddf95840f305b42bd43a8d30b062f9b67d1f)
Compare | [bf0350cac3924f3e42ffa989df2c76da8ece3314](https://github.com/dotnet/sdk/commit/bf0350cac3924f3e42ffa989df2c76da8ece3314)
Diff | [Diff](https://github.com/dotnet/sdk/compare/a6a5ddf95840f305b42bd43a8d30b062f9b67d1f...bf0350cac3924f3e42ffa989df2c76da8ece3314)
Configs | CompilationMode:tiered, RunKind:imagesharp
### Improvements in SixLabors.ImageSharp.Benchmarks.Codecs.DecodeTga
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TgaImageSharp - 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.Codecs.DecodeTga*'
```
### SixLabors.ImageSharp.Benchmarks.Codecs.DecodeTga.TgaImageSharp(TestImage: "Tga/targa_24bit.tga")
#### 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/Processing/Rotate.cs and Codecs/DecodeTga.cs, then run the provided benchmarks_ci.py commands from a cloned dotnet/performance repository. Compare the reported benchmark results with the linked baseline and test reports; the issue does not specify a code change or completion condition beyond investigating the performance results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python, ubuntu
- Domain
- performance, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100