dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 26 Regressions on 7/29/2026 4:04:54 AM +00:00
- 主要语言
- 没有语言数据
- 星标
- 10
- 派生
- 8
- PR 合并指标
- PR 指标待抓取
描述
### 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)
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start with the linked baseline/compare diff and the performance report, then review GetServiceBenchmark.cs and CtorFromCollectionNonGeneric.cs. Run the documented benchmarks_ci.py command and compare the ARM64 AzureLinux results against the supplied baseline. Done means identifying and addressing the reported regressions, with the benchmark results confirming the change.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- azure, csharp, linux
- 领域
- operating-systems, performance, testing-qa
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100