dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 9 Regressions on 4/29/2026 3:26:10 PM +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 | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in StoreBlock.AnyLocation
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [InitBlockAllOnes16 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [InitBlockAllZeros64 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [InitBlockAllOnes128 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [InitBlockAllOnes8 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CopyBlock128 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CopyBlock64 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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 'StoreBlock.AnyLocation*'
```
### StoreBlock.AnyLocation.InitBlockAllOnes16
#### ETL Files
#### Histogram
#### JIT Disasms
### StoreBlock.AnyLocation.InitBlockAllZeros64
#### ETL Files
#### Histogram
#### JIT Disasms
### StoreBlock.AnyLocation.InitBlockAllOnes128
#### ETL Files
#### Histogram
#### JIT Disasms
### StoreBlock.AnyLocation.InitBlockAllOnes8
#### ETL Files
#### Histogram
#### JIT Disasms
### StoreBlock.AnyLocation.CopyBlock128
#### ETL Files
#### Histogram
#### JIT Disasms
### StoreBlock.AnyLocation.CopyBlock64
#### 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 | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Memory.MemoryMarshal<Byte>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TryGetArray - 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 'System.Memory.MemoryMarshal*'
```
### System.Memory.MemoryMarshal<Byte>.TryGetArray
#### 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 | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in MicroBenchmarks.Serializers.Xml_FromStream<CollectionsOfPrimitives>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [DataContractSerializer_ - 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 'MicroBenchmarks.Serializers.Xml_FromStream*'
```
### MicroBenchmarks.Serializers.Xml_FromStream<CollectionsOfPrimitives>.DataContractSerializer_
#### 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 | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Collections.CreateAddAndRemove<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [OrderedDictionary - Duration of single invocation]()
- [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 'System.Collections.CreateAddAndRemove*'
```
### System.Collections.CreateAddAndRemove<Int32>.OrderedDictionary(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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.