dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 36 Regressions on 5/1/2026 6:40:56 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 | [e971c0ad9289befbd7e4ebf2af4186b96f3bada8](https://github.com/dotnet/runtime/commit/e971c0ad9289befbd7e4ebf2af4186b96f3bada8)
Compare | [8e7e7589051881332c387c46760773d1caed5712](https://github.com/dotnet/runtime/commit/8e7e7589051881332c387c46760773d1caed5712)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e971c0ad9289befbd7e4ebf2af4186b96f3bada8...8e7e7589051881332c387c46760773d1caed5712)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Memory.Span<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToArray - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CopyToSame - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [LastIndexOfAnyValues - 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]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [LastIndexOfAnyValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfValue - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EndsWith - 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]()
|
- [IndexOfAnyFiveValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [StartsWith - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Clear - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyTwoValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [LastIndexOfValue - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SequenceEqual - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CopyToSame - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfAnyTwoValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [StartsWith - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IndexOfValue - 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]()
|
- [LastIndexOfAnyValues - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Fill - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Fill - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Clear - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Clear - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CopyToOverlap - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CopyToOverlap - 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]()
![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<Int32>.ToArray(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.CopyToSame(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyFiveValues(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.LastIndexOfAnyValues(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyThreeValues(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyThreeValues(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyFiveValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyFiveValues(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.LastIndexOfAnyValues(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfValue(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.EndsWith(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.StartsWith(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.LastIndexOfValue(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyFiveValues(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.StartsWith(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.Clear(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyTwoValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.LastIndexOfValue(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.SequenceEqual(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.CopyToSame(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfAnyTwoValues(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.StartsWith(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfValue(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.BinarySearch(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.IndexOfValue(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.SequenceCompareTo(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.LastIndexOfAnyValues(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.Fill(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.Fill(Size: 3000)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.Clear(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.Clear(Size: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.CopyToOverlap(Size: 33)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Span<Int32>.CopyToOverlap(Size: 512)
#### 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 | [e971c0ad9289befbd7e4ebf2af4186b96f3bada8](https://github.com/dotnet/runtime/commit/e971c0ad9289befbd7e4ebf2af4186b96f3bada8)
Compare | [8e7e7589051881332c387c46760773d1caed5712](https://github.com/dotnet/runtime/commit/8e7e7589051881332c387c46760773d1caed5712)
Diff | [Diff](https://github.com/dotnet/runtime/compare/e971c0ad9289befbd7e4ebf2af4186b96f3bada8...8e7e7589051881332c387c46760773d1caed5712)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Text.Json.Document.Tests.Perf_EnumerateObject
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Parse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [PropertyIndexer - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.Text.Json.Document.Tests.Perf_EnumerateObject*'
```
### System.Text.Json.Document.Tests.Perf_EnumerateObject.Parse(TestCase: NumericProperties)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Document.Tests.Perf_EnumerateObject.Parse(TestCase: ObjectProperties)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Document.Tests.Perf_EnumerateObject.PropertyIndexer(TestCase: NumericProperties)
#### 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.