dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/arm64: 2 Improvements on 8/5/2026 1:23:13 AM +00:00

Open
#77,899 1 comment 0 reactions 0 assignees View on GitHub
arch-arm64 bdn-update 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 | arm64
OS | azurelinux 3.0
Queue | CobaltAzureLinux
Baseline | [ac85c6849c56dcb47e036b2a729c1e99dc413bab](https://github.com/dotnet/runtime/commit/ac85c6849c56dcb47e036b2a729c1e99dc413bab)
Compare | [c8f97975ab0d8ff84aebf176829e17f7c7052f03](https://github.com/dotnet/runtime/commit/c8f97975ab0d8ff84aebf176829e17f7c7052f03)
Diff | [Diff](https://github.com/dotnet/runtime/compare/ac85c6849c56dcb47e036b2a729c1e99dc413bab...c8f97975ab0d8ff84aebf176829e17f7c7052f03)
Configs | CompilationMode:tiered, RunKind:micro

### Improvements in System.Text.Json.Tests.Utf8JsonReaderCommentsTests

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

  • [Utf8JsonReaderCommentParsing - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 4.59 μs | 1.95 μs | 0.42 | 0.18 | False | | |
|
  • [Utf8JsonReaderCommentParsing - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 4.55 μs | 1.96 μs | 0.43 | 0.24 | 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Text.Json.Tests.Utf8JsonReaderCommentsTests*'
```

### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Allow, SegmentSize: 0, TestCase: LongMultiLine)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Skip, SegmentSize: 0, TestCase: LongMultiLine)

#### 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 by reviewing the benchmark source at src/benchmarks/micro/libraries/System.Text.Json/Utf8JsonReader/Utf8JsonReader.Comments.Tests.cs and run the provided benchmarks_ci.py command. Compare the Allow and Skip LongMultiLine results with the linked reports; the issue does not define a code change or acceptance criteria, so further triage is needed before a newcomer can identify what done means.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, linux
Domain
operating-systems, performance, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.