dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 2 Improvements on 6/30/2026 7:21:17 PM +00:00

Open
#75,747 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-refs/heads/main compilationmode-tiered kind-micro Look Again 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 | [dc6840e6978b3f0e3f2917b43f4b27a05f3cc984](https://github.com/dotnet/runtime/commit/dc6840e6978b3f0e3f2917b43f4b27a05f3cc984)
Compare | [01890b5bf452cfe1fea89cf3302b93a2950117ca](https://github.com/dotnet/runtime/commit/01890b5bf452cfe1fea89cf3302b93a2950117ca)
Diff | [Diff](https://github.com/dotnet/runtime/compare/dc6840e6978b3f0e3f2917b43f4b27a05f3cc984...01890b5bf452cfe1fea89cf3302b93a2950117ca)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Net.NetworkInformation.Tests.NetworkInterfaceTests

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

  • [GetAllNetworkInterfaces - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 455.03 μs | 385.16 μs | 0.85 | 0.11 | False | | |

![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.Net.NetworkInformation.Tests.NetworkInterfaceTests*'
```

### System.Net.NetworkInformation.Tests.NetworkInterfaceTests.GetAllNetworkInterfaces

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

### Improvements in System.Diagnostics.Perf_Process

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

  • [Start - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 354.38 μs | 319.99 μs | 0.90 | 0.48 | False | | |

![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.Diagnostics.Perf_Process*'
```

### System.Diagnostics.Perf_Process.Start

#### 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 benchmark sources at src/benchmarks/micro/libraries/System.Net.NetworkInformation/NetworkInterfaceTests.cs and src/benchmarks/micro/libraries/System.Diagnostics/Perf_Process.cs, then run the documented benchmarks_ci.py filters on Ubuntu. Compare the reported baseline and test timings and consult the linked profiling and benchmarking workflow documents. The issue does not define a code change or a clear completion condition.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, ubuntu
Domain
performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.