dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 6 Improvements on 5/24/2026 8:57:10 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 | [f99b26797b5d3d673f6c37ce3a19fe4117ecded2](https://github.com/dotnet/sdk/commit/f99b26797b5d3d673f6c37ce3a19fe4117ecded2)
Compare | [85ca690954a6f5e988d523dec249b57b84d1ad0d](https://github.com/dotnet/sdk/commit/85ca690954a6f5e988d523dec249b57b84d1ad0d)
Diff | [Diff](https://github.com/dotnet/sdk/compare/f99b26797b5d3d673f6c37ce3a19fe4117ecded2...85ca690954a6f5e988d523dec249b57b84d1ad0d)
Configs | CompilationMode:tiered, RunKind:imagesharp
### Improvements in SixLabors.ImageSharp.Benchmarks.Codecs.DecodeFilteredPng
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [PngFilter0 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [PngFilter1 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [PngFilter2 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [PngFilter3 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
![graph]()
![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.DecodeFilteredPng*'
```
### SixLabors.ImageSharp.Benchmarks.Codecs.DecodeFilteredPng.PngFilter0
#### ETL Files
#### Histogram
#### JIT Disasms
### SixLabors.ImageSharp.Benchmarks.Codecs.DecodeFilteredPng.PngFilter1
#### ETL Files
#### Histogram
#### JIT Disasms
### SixLabors.ImageSharp.Benchmarks.Codecs.DecodeFilteredPng.PngFilter2
#### ETL Files
#### Histogram
#### JIT Disasms
### SixLabors.ImageSharp.Benchmarks.Codecs.DecodeFilteredPng.PngFilter3
#### 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 | [f99b26797b5d3d673f6c37ce3a19fe4117ecded2](https://github.com/dotnet/sdk/commit/f99b26797b5d3d673f6c37ce3a19fe4117ecded2)
Compare | [85ca690954a6f5e988d523dec249b57b84d1ad0d](https://github.com/dotnet/sdk/commit/85ca690954a6f5e988d523dec249b57b84d1ad0d)
Diff | [Diff](https://github.com/dotnet/sdk/compare/f99b26797b5d3d673f6c37ce3a19fe4117ecded2...85ca690954a6f5e988d523dec249b57b84d1ad0d)
Configs | CompilationMode:tiered, RunKind:imagesharp
### Improvements in SixLabors.ImageSharp.Benchmarks.Codecs.DecodeBmp
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [BmpImageSharp - 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.DecodeBmp*'
```
### SixLabors.ImageSharp.Benchmarks.Codecs.DecodeBmp.BmpImageSharp(TestImage: "Bmp/Car.bmp")
#### 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 | [f99b26797b5d3d673f6c37ce3a19fe4117ecded2](https://github.com/dotnet/sdk/commit/f99b26797b5d3d673f6c37ce3a19fe4117ecded2)
Compare | [85ca690954a6f5e988d523dec249b57b84d1ad0d](https://github.com/dotnet/sdk/commit/85ca690954a6f5e988d523dec249b57b84d1ad0d)
Diff | [Diff](https://github.com/dotnet/sdk/compare/f99b26797b5d3d673f6c37ce3a19fe4117ecded2...85ca690954a6f5e988d523dec249b57b84d1ad0d)
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.