dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 2 Improvements on 6/14/2026 8:59:21 AM +00:00

Open
#74,764 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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Improvements in System.Diagnostics.Perf_Activity

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

  • [EnumerateActivityLinkTagsSmall - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.53 μs | 6.05 μs | 0.93 | 0.37 | 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_Activity*'
```

### System.Diagnostics.Perf_Activity.EnumerateActivityLinkTagsSmall

#### 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 | [f36379692fdd0448b5b1276a1a4aa075a0d2c1e0](https://github.com/dotnet/runtime/commit/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0)
Compare | [3a87981877445b58ef3c05851888e24c3558876b](https://github.com/dotnet/runtime/commit/3a87981877445b58ef3c05851888e24c3558876b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/f36379692fdd0448b5b1276a1a4aa075a0d2c1e0...3a87981877445b58ef3c05851888e24c3558876b)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr

### Improvements in System.Buffers.Text.Tests.Utf8ParserTests

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

  • [TryParseDateTimeOffset - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 6.51 μs | 1.39 μs | 0.21 | 0.22 | 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.Buffers.Text.Tests.Utf8ParserTests*'
```

### System.Buffers.Text.Tests.Utf8ParserTests.TryParseDateTimeOffset(value: 12/30/2017 3:45:22 AM -08:00)

#### 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 dotnet/performance/src/benchmarks/micro/libraries/System.Diagnostics/Perf_Activity.cs and src/benchmarks/micro/libraries/System.Buffers/Utf8ParserTests.cs, then run the listed benchmarks with benchmarks_ci.py. Compare the linked baseline and test reports; done requires identifying whether either reported improvement needs a runtime or benchmark follow-up.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, linux, python, wasm
Domain
performance, testing-qa
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.