dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 18 Improvements on 3/6/2026 8:16: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 | [51b1e92136c22c1828393b23571de0c2a49e9f62](https://github.com/dotnet/runtime/commit/51b1e92136c22c1828393b23571de0c2a49e9f62)
Compare | [d0118d9c792f67f62b3769bb2e4f79f367034e69](https://github.com/dotnet/runtime/commit/d0118d9c792f67f62b3769bb2e4f79f367034e69)
Diff | [Diff](https://github.com/dotnet/runtime/compare/51b1e92136c22c1828393b23571de0c2a49e9f62...d0118d9c792f67f62b3769bb2e4f79f367034e69)
Configs | CompilationMode:wasm, RunKind:micro
### Improvements in System.Memory.Span<Char>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [BinarySearch - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [StartsWith - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [LastIndexOfValue - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Fill - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyThreeValues - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyThreeValues - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Clear - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Fill - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyTwoValues - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [BinarySearch - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFourValues - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [LastIndexOfAnyValues - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFourValues - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFourValues - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SequenceCompareTo - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfValue - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![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 'System.Memory.Span*'
```
### System.Memory.Span<Char>.BinarySearch(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.StartsWith(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.LastIndexOfValue(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.Fill(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyFiveValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyThreeValues(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyThreeValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.Clear(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyFiveValues(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.Fill(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyTwoValues(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.BinarySearch(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyFourValues(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.LastIndexOfAnyValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyFourValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyFourValues(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.SequenceCompareTo(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfValue(Size: 33)
#### 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.