dotnet / dotnet/perf-autofiling-issues

[Perf] Windows/x64: 1 Improvement on 6/28/2026 3:04:00 PM +00:00

Open
#75,690 1 comment 0 reactions 0 assignees View on GitHub
arch-x64 branch-refs/heads/main compilationmode-tiered kind-micro os-windows perf-improvement runkind-micro runtime-coreclr triage-error untriaged
Dominant language
No language data
Stars
10
Forks
8
PR merge metrics
PR metrics pending

Description

### Run Information

Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [44ed03469c1169d68d543ae1f4fecae67ce47a82](https://github.com/dotnet/runtime/commit/44ed03469c1169d68d543ae1f4fecae67ce47a82)
Compare | [d6d9a97587fbc88e5f934e0ec38e40b67dbe7c28](https://github.com/dotnet/runtime/commit/d6d9a97587fbc88e5f934e0ec38e40b67dbe7c28)
Diff | [Diff](https://github.com/dotnet/runtime/compare/44ed03469c1169d68d543ae1f4fecae67ce47a82...d6d9a97587fbc88e5f934e0ec38e40b67dbe7c28)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.IO.Pipelines.Tests.Perf_Pipe

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

  • [ReadAsyncWithCancellationToken - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 2.04 ms | 1.77 ms | 0.87 | 0.35 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.IO.Pipelines.Tests.Perf_Pipe*'
```

### System.IO.Pipelines.Tests.Perf_Pipe.ReadAsyncWithCancellationToken

#### 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 source at performance/src/benchmarks/micro/libraries/System.IO.Pipelines/Perf.Pipe.cs#L99-L115 and the linked ReadAsyncWithCancellationToken report. Run the provided benchmarks_ci.py command to reproduce the Windows improvement and compare the baseline and test results. The issue does not define a code change or acceptance condition, so completion would require triage to identify and validate an actionable runtime improvement.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.