dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 3 Improvements on 7/15/2026 7:39:26 AM +00:00

Open
#76,558 1 comment 0 reactions 0 assignees View on GitHub
arch-wasm arch-x64 branch-refs/heads/main compilationmode-wasm kind-micro Look Again os-linux perf-improvement runkind-micro runtimetype-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 | [646ab80e65fcf3cb9f068157f644ead63761ee7c](https://github.com/dotnet/runtime/commit/646ab80e65fcf3cb9f068157f644ead63761ee7c)
Compare | [051c1fd3c13fea8c1e60b68d9c7f63c3173e5593](https://github.com/dotnet/runtime/commit/051c1fd3c13fea8c1e60b68d9c7f63c3173e5593)
Diff | [Diff](https://github.com/dotnet/runtime/compare/646ab80e65fcf3cb9f068157f644ead63761ee7c...051c1fd3c13fea8c1e60b68d9c7f63c3173e5593)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Improvements in System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile

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

  • [CreateFromFile - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 748.16 μs | 88.70 μs | 0.12 | 0.05 | False | | |
|
  • [CreateFromFile - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 7093.67 μs | 904.81 μs | 0.13 | 0.02 | False | | |
|
  • [CreateFromFile - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 113.29 μs | 43.97 μs | 0.39 | 0.06 | False | | |

![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.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile*'
```

### System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateFromFile(capacity: 1000000)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateFromFile(capacity: 10000000)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateFromFile(capacity: 100000)

#### 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 src/benchmarks/micro/libraries/System.IO.MemoryMappedFiles/Perf.MemoryMappedFile.cs#L30-L39 and read the benchmarking workflow documentation. Run the provided benchmarks_ci.py command for Perf_MemoryMappedFile, compare the reported capacities against the linked history, and document whether the result needs follow-up.

Written by the indexing model from the issue text.

Assessment

Tech stack
wasm
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.