dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 28 Improvements on 3/6/2026 8:16:10 AM -08: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.Tests.Perf_Guid
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ctor_bytes - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ctor_str - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EqualsNotSame - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GuidToString - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryWriteBytes - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EqualsOperator - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EqualsSame - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config 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.Tests.Perf_Guid*'
```
### System.Tests.Perf_Guid.ctor_bytes
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.ctor_str
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.EqualsNotSame
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.GuidToString
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.TryWriteBytes
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.EqualsOperator
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.Parse
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.EqualsSame
#### 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 | [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]()
|
- [LastIndexOfValue - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfValue - 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]()
|
- [Reverse - 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]()
|
- [LastIndexOfValue - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SequenceCompareToDifferent - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyTwoValues - 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]()
|
- [BinarySearch - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfValue - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SequenceCompareTo - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GetPinnableReference - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [LastIndexOfValue - 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]()
![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>.LastIndexOfValue(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyFiveValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfValue(Size: 512)
#### 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>.Reverse(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyFourValues(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyFourValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.LastIndexOfValue(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.SequenceCompareToDifferent(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyTwoValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.LastIndexOfAnyValues(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfAnyFourValues(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.BinarySearch(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.IndexOfValue(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.SequenceCompareTo(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.GetPinnableReference(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Char>.LastIndexOfValue(Size: 4)
#### 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.