dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 8 Regressions on 5/19/2026 2:09:19 AM +00:00
- Dominant language
- No language data
- Stars
- 10
- Forks
- 8
- PR merge metrics
- PR metrics pending
Description
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [f99b26797b5d3d673f6c37ce3a19fe4117ecded2](https://github.com/dotnet/sdk/commit/f99b26797b5d3d673f6c37ce3a19fe4117ecded2)
Compare | [6fa530d10e7077f6e8ba7620f668d46727fe955d](https://github.com/dotnet/sdk/commit/6fa530d10e7077f6e8ba7620f668d46727fe955d)
Diff | [Diff](https://github.com/dotnet/sdk/compare/f99b26797b5d3d673f6c37ce3a19fe4117ecded2...6fa530d10e7077f6e8ba7620f668d46727fe955d)
Configs | CompilationMode:tiered, RunKind:fsharpmicro
### Regressions in MicroBenchmarks.FSharp.Collections+CollectionsBenchmark
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ListUpdateEnd - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [ArrayRemoveAtEnd - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [ArrayInsertAtBeginning - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [ArrayInsertManyAtBeginning - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [ArrayUpdateAtBeginning - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [ArrayRemoveAtBeginning - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [ArrayInsertManyAtEnd - Duration of single invocation]()
- [ADX - Test Multi Config 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 'MicroBenchmarks.FSharp.Collections+CollectionsBenchmark*'
```
### MicroBenchmarks.FSharp.Collections+CollectionsBenchmark.ListUpdateEnd(Length: 10000)
#### ETL Files
#### Histogram
#### JIT Disasms
### MicroBenchmarks.FSharp.Collections+CollectionsBenchmark.ArrayRemoveAtEnd(Length: 10000)
#### ETL Files
#### Histogram
#### JIT Disasms
### MicroBenchmarks.FSharp.Collections+CollectionsBenchmark.ArrayInsertAtBeginning(Length: 10000)
#### ETL Files
#### Histogram
#### JIT Disasms
### MicroBenchmarks.FSharp.Collections+CollectionsBenchmark.ArrayInsertManyAtBeginning(Length: 10000)
#### ETL Files
#### Histogram
#### JIT Disasms
### MicroBenchmarks.FSharp.Collections+CollectionsBenchmark.ArrayUpdateAtBeginning(Length: 10000)
#### ETL Files
#### Histogram
#### JIT Disasms
### MicroBenchmarks.FSharp.Collections+CollectionsBenchmark.ArrayRemoveAtBeginning(Length: 10000)
#### ETL Files
#### Histogram
#### JIT Disasms
### MicroBenchmarks.FSharp.Collections+CollectionsBenchmark.ArrayInsertManyAtEnd(Length: 10000)
#### 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 | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [f99b26797b5d3d673f6c37ce3a19fe4117ecded2](https://github.com/dotnet/sdk/commit/f99b26797b5d3d673f6c37ce3a19fe4117ecded2)
Compare | [6fa530d10e7077f6e8ba7620f668d46727fe955d](https://github.com/dotnet/sdk/commit/6fa530d10e7077f6e8ba7620f668d46727fe955d)
Diff | [Diff](https://github.com/dotnet/sdk/compare/f99b26797b5d3d673f6c37ce3a19fe4117ecded2...6fa530d10e7077f6e8ba7620f668d46727fe955d)
Configs | CompilationMode:tiered, RunKind:fsharpmicro
### Regressions in MicroBenchmarks.FSharp.Equality.FSharpCoreFunctions+FSharpCoreFunctions
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SeqCountBy - 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 'MicroBenchmarks.FSharp.Equality.FSharpCoreFunctions+FSharpCoreFunctions*'
```
### MicroBenchmarks.FSharp.Equality.FSharpCoreFunctions+FSharpCoreFunctions.SeqCountBy
#### 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.