dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 2 Improvements on 8/21/2026 4:33:08 PM +00:00

Open
#78,439 1 comment 0 reactions 0 assignees View on GitHub
aot-true arch-wasm arch-x64 branch-refs/heads/main compilationmode-wasm kind-micro Look Again os-linux perf-improvement runkind-micro untriaged wasm-aot
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 | [1fb02ff55d2046e7e46b89467235f92e39d2099f](https://github.com/dotnet/runtime/commit/1fb02ff55d2046e7e46b89467235f92e39d2099f)
Compare | [f9b6d584afa7ac1f655c5e9d991b6f9eea1052d1](https://github.com/dotnet/runtime/commit/f9b6d584afa7ac1f655c5e9d991b6f9eea1052d1)
Diff | [Diff](https://github.com/dotnet/runtime/compare/1fb02ff55d2046e7e46b89467235f92e39d2099f...f9b6d584afa7ac1f655c5e9d991b6f9eea1052d1)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro

### Improvements in System.Numerics.Tests.Perf_BigInteger

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

  • [Parse - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 242.69 ns | 206.94 ns | 0.85 | 0.17 | False | | |
|
  • [Parse - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 1.63 μs | 1.49 μs | 0.91 | 0.07 | False | | |

![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_BigInteger*'
```

### System.Numerics.Tests.Perf_BigInteger.Parse(numberString: 123)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Numerics.Tests.Perf_BigInteger.Parse(numberString: 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890)

#### 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 src/benchmarks/micro/libraries/System.Runtime.Numerics/Perf.BigInteger.cs at lines 34-37 and read the benchmarking workflow linked in the issue. Run the provided benchmarks_ci.py command with the System.Numerics.Tests.Perf_BigInteger filter, then compare the Parse results under the stated AOT and wasm configuration. Done means the reported improvement is reproduced and its cause or required follow-up is established.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.