dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 8 Improvements on 4/8/2026 4:41:36 AM +00:00

Open
#71,347 0 comments 0 reactions 0 assignees View on GitHub
arch-x64 branch-refs/heads/main compilationmode-tiered kind-micro os-linux perf-improvement runkind-micro runtime-coreclr untriaged
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 | [556ab281e79bdedf51d948ebe13685ed2ab246cd](https://github.com/dotnet/runtime/commit/556ab281e79bdedf51d948ebe13685ed2ab246cd)
Compare | [05b2bbc014e75b63664a6d14449c61f642e69c98](https://github.com/dotnet/runtime/commit/05b2bbc014e75b63664a6d14449c61f642e69c98)
Diff | [Diff](https://github.com/dotnet/runtime/compare/556ab281e79bdedf51d948ebe13685ed2ab246cd...05b2bbc014e75b63664a6d14449c61f642e69c98)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives<Int32>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [Abs - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 15.72 ns | 11.58 ns | 0.74 | 0.43 | False | | |
|
  • [MaxMagnitude_Scalar - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 25.94 ns | 24.32 ns | 0.94 | 0.28 | False | | |

[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.Tensors.Tests.Perf_NumberTensorPrimitives*'
```

### System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives<Int32>.Abs(BufferLength: 128)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tensors.Tests.Perf_NumberTensorPrimitives<Int32>.MaxMagnitude_Scalar(BufferLength: 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 | [556ab281e79bdedf51d948ebe13685ed2ab246cd](https://github.com/dotnet/runtime/commit/556ab281e79bdedf51d948ebe13685ed2ab246cd)
Compare | [05b2bbc014e75b63664a6d14449c61f642e69c98](https://github.com/dotnet/runtime/commit/05b2bbc014e75b63664a6d14449c61f642e69c98)
Diff | [Diff](https://github.com/dotnet/runtime/compare/556ab281e79bdedf51d948ebe13685ed2ab246cd...05b2bbc014e75b63664a6d14449c61f642e69c98)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Reflection.Invoke

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [Property_Set_class - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 10.45 ns | 7.43 ns | 0.71 | 0.09 | False | | |
|
  • [Field_SetStatic_class - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 12.44 ns | 11.25 ns | 0.90 | 0.38 | False | | |

[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.Invoke*'
```

### System.Reflection.Invoke.Property_Set_class

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Reflection.Invoke.Field_SetStatic_class

#### 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 | [556ab281e79bdedf51d948ebe13685ed2ab246cd](https://github.com/dotnet/runtime/commit/556ab281e79bdedf51d948ebe13685ed2ab246cd)
Compare | [05b2bbc014e75b63664a6d14449c61f642e69c98](https://github.com/dotnet/runtime/commit/05b2bbc014e75b63664a6d14449c61f642e69c98)
Diff | [Diff](https://github.com/dotnet/runtime/compare/556ab281e79bdedf51d948ebe13685ed2ab246cd...05b2bbc014e75b63664a6d14449c61f642e69c98)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives<Single>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [Sigmoid - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 84.30 ns | 75.69 ns | 0.90 | 0.32 | False | | |

[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.Tensors.Tests.Perf_FloatingPointTensorPrimitives*'
```

### System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives<Single>.Sigmoid(BufferLength: 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 | [556ab281e79bdedf51d948ebe13685ed2ab246cd](https://github.com/dotnet/runtime/commit/556ab281e79bdedf51d948ebe13685ed2ab246cd)
Compare | [05b2bbc014e75b63664a6d14449c61f642e69c98](https://github.com/dotnet/runtime/commit/05b2bbc014e75b63664a6d14449c61f642e69c98)
Diff | [Diff](https://github.com/dotnet/runtime/compare/556ab281e79bdedf51d948ebe13685ed2ab246cd...05b2bbc014e75b63664a6d14449c61f642e69c98)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.IO.Tests.MemoryStreamChunkedTests

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [CopyToAsyncWithBufferSize - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 13.43 ns | 11.15 ns | 0.83 | 0.17 | False | | |

[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.IO.Tests.MemoryStreamChunkedTests*'
```

### System.IO.Tests.MemoryStreamChunkedTests.CopyToAsyncWithBufferSize(ChunkSize: 1)

#### 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 | [556ab281e79bdedf51d948ebe13685ed2ab246cd](https://github.com/dotnet/runtime/commit/556ab281e79bdedf51d948ebe13685ed2ab246cd)
Compare | [05b2bbc014e75b63664a6d14449c61f642e69c98](https://github.com/dotnet/runtime/commit/05b2bbc014e75b63664a6d14449c61f642e69c98)
Diff | [Diff](https://github.com/dotnet/runtime/compare/556ab281e79bdedf51d948ebe13685ed2ab246cd...05b2bbc014e75b63664a6d14449c61f642e69c98)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Text.Json.Serialization.Tests.WriteJson<LoginViewModel>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [SerializeToStream - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 163.76 ns | 141.95 ns | 0.87 | 0.18 | False | | |

[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.Serialization.Tests.WriteJson*'
```

### System.Text.Json.Serialization.Tests.WriteJson<LoginViewModel>.SerializeToStream(Mode: SourceGen)

#### 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 | [556ab281e79bdedf51d948ebe13685ed2ab246cd](https://github.com/dotnet/runtime/commit/556ab281e79bdedf51d948ebe13685ed2ab246cd)
Compare | [05b2bbc014e75b63664a6d14449c61f642e69c98](https://github.com/dotnet/runtime/commit/05b2bbc014e75b63664a6d14449c61f642e69c98)
Diff | [Diff](https://github.com/dotnet/runtime/compare/556ab281e79bdedf51d948ebe13685ed2ab246cd...05b2bbc014e75b63664a6d14449c61f642e69c98)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in MicroBenchmarks.Serializers.Xml_ToStream<ClassImplementingIXmlSerialiable>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [DataContractSerializer_BinaryXml_ - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 154.54 ns | 143.67 ns | 0.93 | 0.26 | False | | |

[Test Report]()

### Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

```cmd
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'MicroBenchmarks.Serializers.Xml_ToStream*'
```

### MicroBenchmarks.Serializers.Xml_ToStream<ClassImplementingIXmlSerialiable>.DataContractSerializer_BinaryXml_

#### ETL Files

#### Histogram

#### JIT Disasms

### Docs

[Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md)
[Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.