dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/arm64: 27 Improvements on 8/11/2026 11:24:58 PM +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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TryWriteThenTryRead - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [WriteAsyncThenReadAsync - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [ReadAsyncThenWriteAsync - Duration of single invocation]()
- [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.Threading.Channels.Tests.SpscUnboundedChannelPerfTests*'
```
### System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests.TryWriteThenTryRead
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests.WriteAsyncThenReadAsync
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests.ReadAsyncThenWriteAsync
#### 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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.ConsoleTests.Perf_Console
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [BackgroundColor - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ForegroundColor - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ResetColor - 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.ConsoleTests.Perf_Console*'
```
### System.ConsoleTests.Perf_Console.BackgroundColor
#### ETL Files
#### Histogram
#### JIT Disasms
### System.ConsoleTests.Perf_Console.ForegroundColor
#### ETL Files
#### Histogram
#### JIT Disasms
### System.ConsoleTests.Perf_Console.ResetColor
#### 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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Threading.Channels.Tests.UnboundedChannelPerfTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TryWriteThenTryRead - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [WriteAsyncThenReadAsync - Duration of single invocation]()
- [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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Threading.Channels.Tests.UnboundedChannelPerfTests*'
```
### System.Threading.Channels.Tests.UnboundedChannelPerfTests.TryWriteThenTryRead
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Channels.Tests.UnboundedChannelPerfTests.WriteAsyncThenReadAsync
#### 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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_String
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [GetChars - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [PadLeft - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_String*'
```
### System.Tests.Perf_String.GetChars(size: 100)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_String.PadLeft(n: 18)
#### 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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Threading.Channels.Tests.BoundedChannelPerfTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [WriteAsyncThenReadAsync - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [TryWriteThenTryRead - Duration of single invocation]()
- [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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Threading.Channels.Tests.BoundedChannelPerfTests*'
```
### System.Threading.Channels.Tests.BoundedChannelPerfTests.WriteAsyncThenReadAsync
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Channels.Tests.BoundedChannelPerfTests.TryWriteThenTryRead
#### 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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Threading.Tests.Perf_Monitor
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TryEnterExit - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EnterExit - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Threading.Tests.Perf_Monitor*'
```
### System.Threading.Tests.Perf_Monitor.TryEnterExit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Threading.Tests.Perf_Monitor.EnterExit
#### 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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.Concurrent.Count<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Dictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Bag - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Concurrent.Count*'
```
### System.Collections.Concurrent.Count<Int32>.Dictionary(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Concurrent.Count<Int32>.Bag(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 | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.Concurrent.Count<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Dictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Bag - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Concurrent.Count*'
```
### System.Collections.Concurrent.Count<String>.Dictionary(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Concurrent.Count<String>.Bag(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 | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.IndexerSet<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ConcurrentDictionary - 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.Collections.IndexerSet*'
```
### System.Collections.IndexerSet<Int32>.ConcurrentDictionary(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 | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_GC<Char>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [AllocateArray - 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.Tests.Perf_GC*'
```
### System.Tests.Perf_GC<Char>.AllocateArray(length: 1000, pinned: 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 | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.Concurrent.IsEmpty<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Dictionary - 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.Collections.Concurrent.IsEmpty*'
```
### System.Collections.Concurrent.IsEmpty<Int32>.Dictionary(Size: 0)
#### 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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SetOverride - 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 'Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests*'
```
### Microsoft.Extensions.Caching.Memory.Tests.MemoryCacheTests.SetOverride
#### 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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Memory.Memory<Byte>
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]()
![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.Memory*'
```
### System.Memory.Memory<Byte>.ToArray(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 | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Text.Tests.Perf_StringBuilder
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Append_ValueTypes_Interpolated - 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.Text.Tests.Perf_StringBuilder*'
```
### System.Text.Tests.Perf_StringBuilder.Append_ValueTypes_Interpolated
#### 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 | [60108ba66eb7d1d12f595480091b4ad80a24b172](https://github.com/dotnet/runtime/commit/60108ba66eb7d1d12f595480091b4ad80a24b172)
Compare | [19a2d977ed14ff9ab7417519f0257b3b296a82f4](https://github.com/dotnet/runtime/commit/19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/60108ba66eb7d1d12f595480091b4ad80a24b172...19a2d977ed14ff9ab7417519f0257b3b296a82f4)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Collections.IndexerSet<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ConcurrentDictionary - 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.Collections.IndexerSet*'
```
### System.Collections.IndexerSet<String>.ConcurrentDictionary(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
Research direction
Start with the linked benchmark reports and the reproduction command for System.Threading.Channels.Tests.SpscUnboundedChannelPerfTests and System.ConsoleTests.Perf_Console. Read the referenced performance source at src/benchmarks/micro/libraries/System.Console/Perf.Console.cs, then verify the ARM64 Ubuntu 22.04 results. Done is not defined beyond the reported measurements, so triage must first identify an actionable runtime or benchmark change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, linux, python
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100