dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 26 Regressions on 7/29/2026 4:04:54 AM +00:00
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 10
- Forks
- 8
- Métriques de merge des PR
- Métriques de PR en attente
Description
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in Microsoft.Extensions.DependencyInjection.GetService
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [NoDI - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ServiceScope - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Scoped - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Transient - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Microsoft.Extensions.DependencyInjection.GetService*'
```
### Microsoft.Extensions.DependencyInjection.GetService.NoDI
#### ETL Files
#### Histogram
#### JIT Disasms
### Microsoft.Extensions.DependencyInjection.GetService.ServiceScope
#### ETL Files
#### Histogram
#### JIT Disasms
### Microsoft.Extensions.DependencyInjection.GetService.Scoped
#### ETL Files
#### Histogram
#### JIT Disasms
### Microsoft.Extensions.DependencyInjection.GetService.Transient
#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.CtorFromCollectionNonGeneric<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ArrayList - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Stack - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Hashtable - 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.CtorFromCollectionNonGeneric*'
```
### System.Collections.CtorFromCollectionNonGeneric<Int32>.ArrayList(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorFromCollectionNonGeneric<Int32>.Stack(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorFromCollectionNonGeneric<Int32>.Hashtable(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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.TryGetValueFalse<String, String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SortedList - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableSortedDictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SortedDictionary - 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.TryGetValueFalse*'
```
### System.Collections.TryGetValueFalse<String, String>.SortedList(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.TryGetValueFalse<String, String>.ImmutableSortedDictionary(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.TryGetValueFalse<String, String>.SortedDictionary(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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.Tests.Add_Remove_SteadyState<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ConcurrentBag - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableQueue - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableStack - 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Tests.Add_Remove_SteadyState*'
```
### System.Collections.Tests.Add_Remove_SteadyState<Int32>.ConcurrentBag(Count: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Add_Remove_SteadyState<Int32>.ImmutableQueue(Count: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Add_Remove_SteadyState<Int32>.ImmutableStack(Count: 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in PerfLabTests.CastingPerf2.CastingPerf
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ObjScalarValueType - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ObjInt - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ObjObjrefValueType - 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'PerfLabTests.CastingPerf2.CastingPerf*'
```
### PerfLabTests.CastingPerf2.CastingPerf.ObjScalarValueType
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.CastingPerf2.CastingPerf.ObjInt
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.CastingPerf2.CastingPerf.ObjObjrefValueType
#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Text.Json.Node.Tests.Perf_Create
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Create_JsonString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Create_JsonArray - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Text.Json.Node.Tests.Perf_Create*'
```
### System.Text.Json.Node.Tests.Perf_Create.Create_JsonString
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Node.Tests.Perf_Create.Create_JsonArray
#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Text.Json.Tests.Perf_Ctor
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Ctor - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Ctor - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Text.Json.Tests.Perf_Ctor*'
```
### System.Text.Json.Tests.Perf_Ctor.Ctor(Formatted: True, SkipValidation: False)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Perf_Ctor.Ctor(Formatted: False, SkipValidation: False)
#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.Perf_Frozen<NotKnownComparable>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToFrozenDictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToFrozenSet - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Perf_Frozen*'
```
### System.Collections.Perf_Frozen<NotKnownComparable>.ToFrozenDictionary(Count: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Perf_Frozen<NotKnownComparable>.ToFrozenSet(Count: 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)
---
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Security.Cryptography.Tests.Perf_CryptoConfig
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CreateFromName - 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Security.Cryptography.Tests.Perf_CryptoConfig*'
```
### System.Security.Cryptography.Tests.Perf_CryptoConfig.CreateFromName(name: "RSA")
#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Net.NetworkInformation.Tests.PhysicalAddressTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [PAMedium - 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Net.NetworkInformation.Tests.PhysicalAddressTests*'
```
### System.Net.NetworkInformation.Tests.PhysicalAddressTests.PAMedium
#### 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 | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.Perf_Frozen<ReferenceType>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToFrozenDictionary - 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Perf_Frozen*'
```
### System.Collections.Perf_Frozen<ReferenceType>.ToFrozenDictionary(Count: 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)
---
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [975877333c98d9d08bad66670d74accc6047be34](https://github.com/dotnet/runtime/commit/975877333c98d9d08bad66670d74accc6047be34)
Compare | [3dad2c9f5b81d9263c01399d8b28c32b979c2da5](https://github.com/dotnet/runtime/commit/3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Diff | [Diff](https://github.com/dotnet/runtime/compare/975877333c98d9d08bad66670d74accc6047be34...3dad2c9f5b81d9263c01399d8b28c32b979c2da5)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Globalization.Tests.Perf_DateTimeCultureInfo
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToStringHebrewIsrael - 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Globalization.Tests.Perf_DateTimeCultureInfo*'
```
### System.Globalization.Tests.Perf_DateTimeCultureInfo.ToStringHebrewIsrael
#### 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)
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Commencez par le diff baseline/compare lié et le rapport de performances, puis examinez GetServiceBenchmark.cs et CtorFromCollectionNonGeneric.cs. Exécutez la commande benchmarks_ci.py documentée et comparez les résultats ARM64 AzureLinux avec la baseline fournie. La tâche est terminée lorsque les régressions signalées ont été identifiées et corrigées, et que les résultats des benchmarks confirment la modification.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- azure, csharp, linux
- Domaine
- operating-systems, performance, testing-qa
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Calme
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100