dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 1 Improvement on 5/23/2026 12:54:53 AM +00:00
- Dominant language
- No language data
- Stars
- 10
- Forks
- 8
- PR merge metrics
- PR metrics pending
Description
### Run Information
Name | Value
-- | --
Architecture | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [0e2d6c5809808067e82ebb6b1ec1c4f1f99e057f](https://github.com/dotnet/runtime/commit/0e2d6c5809808067e82ebb6b1ec1c4f1f99e057f)
Compare | [6d631290af2a27c1e021a090a44931df519a2db2](https://github.com/dotnet/runtime/commit/6d631290af2a27c1e021a090a44931df519a2db2)
Diff | [Diff](https://github.com/dotnet/runtime/compare/0e2d6c5809808067e82ebb6b1ec1c4f1f99e057f...6d631290af2a27c1e021a090a44931df519a2db2)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Text.Json.Document.Tests.Perf_ParseThenWrite
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ParseThenWrite - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.Document.Tests.Perf_ParseThenWrite*'
```
### System.Text.Json.Document.Tests.Perf_ParseThenWrite.ParseThenWrite(IsDataIndented: False, TestCase: Json4KB)
#### 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
Assessment
This issue has not been assessed yet.