dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 40 Improvements on 7/10/2026 4:12:43 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Tests.Perf_UInt32
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParseHex - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_UInt32*'
```
### System.Tests.Perf_UInt32.ToString(value: 12345)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt32.ToString(value: 4294967295)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt32.TryParse(value: "4294967295")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt32.TryParseHex(value: "FFFFFFFF")
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Tests.Perf_Int16
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - 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.Tests.Perf_Int16*'
```
### System.Tests.Perf_Int16.ToString(value: 32767)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int16.TryParse(value: "-32768")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int16.ToString(value: -32768)
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Reflection.Attributes
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [IsDefinedClassHitInherit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedClassHit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GetCustomAttributesClassHit - 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.Reflection.Attributes*'
```
### System.Reflection.Attributes.IsDefinedClassHitInherit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedClassHit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.GetCustomAttributesClassHit
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Text.Tests.Perf_StringBuilder
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString_MultipleSegments - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Insert_Strings - 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.Text.Tests.Perf_StringBuilder*'
```
### System.Text.Tests.Perf_StringBuilder.ToString_MultipleSegments(length: 100)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Tests.Perf_StringBuilder.Insert_Strings
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Numerics.Tests.Perf_Matrix3x2
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CreateRotationWithCenterBenchmark - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CreateRotationBenchmark - 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.Numerics.Tests.Perf_Matrix3x2*'
```
### System.Numerics.Tests.Perf_Matrix3x2.CreateRotationWithCenterBenchmark
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_Matrix3x2.CreateRotationBenchmark
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Tests.Perf_Int32
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - 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_Int32*'
```
### System.Tests.Perf_Int32.ToString(value: 12345)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ToString(value: 2147483647)
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Tests.Perf_Double
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToStringWithFormat - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToStringWithFormat - 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_Double*'
```
### System.Tests.Perf_Double.ToStringWithFormat(value: 12345, format: "G17")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Double.ToStringWithFormat(value: 12345, format: "F50")
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Linq.Tests.Perf_Enumerable
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Min - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Max - 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.Linq.Tests.Perf_Enumerable*'
```
### System.Linq.Tests.Perf_Enumerable.Min(input: IEnumerable)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Linq.Tests.Perf_Enumerable.Max(input: IEnumerable)
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Tests.Perf_SByte
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - 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_SByte*'
```
### System.Tests.Perf_SByte.ToString(value: 127)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_SByte.ToString(value: -128)
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Tests.Perf_String
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Replace_Char - 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.Tests.Perf_String*'
```
### System.Tests.Perf_String.Replace_Char(text: "Hello", oldChar: 'l', newChar: '!')
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Improvements in System.Text.Json.Tests.Perf_Get
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [GetDecimal - 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.Json.Tests.Perf_Get*'
```
### System.Text.Json.Tests.Perf_Get.GetDecimal
#### 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 | [c369fd627a26b606f36e6b3cbef6f25f3c00bbac](https://github.com/dotnet/runtime/commit/c369fd627a26b606f36e6b3cbef6f25f3c00bbac)
Compare | [2f3204f6e8df27046832bb56afa980a923deaf91](https://github.com/dotnet/runtime/commit/2f3204f6e8df27046832bb56afa980a923deaf91)
Diff | [Diff](https://github.com/dotnet/runtime/compare/c369fd627a26b606f36e6b3cbef6f25f3c00bbac...2f3204f6e8df27046832bb56afa980a923deaf91)
Configs | AOT:true, CompilationMode:wasm, 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)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked System.Tests.Perf_UInt32 and System.Tests.Perf_Int16 benchmark sources, then read docs/benchmarking-workflow-dotnet-runtime.md and run the provided benchmarks_ci.py command. The report shows improvements under AOT WebAssembly, but it does not identify a requested code change or define what would count as done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, wasm
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100