dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x64: 13 Improvements on 4/27/2026 2:35:20 PM +00:00
- Dominant language
- No language data
- Stars
- 10
- Forks
- 8
- PR merge metrics
- PR metrics pending
Description
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [0bda60e7e77cc8727586674deee087cf4b3df766](https://github.com/dotnet/runtime/commit/0bda60e7e77cc8727586674deee087cf4b3df766)
Compare | [6130a50fcc846296d5c722b8e78c3bd292519eaa](https://github.com/dotnet/runtime/commit/6130a50fcc846296d5c722b8e78c3bd292519eaa)
Diff | [Diff](https://github.com/dotnet/runtime/compare/0bda60e7e77cc8727586674deee087cf4b3df766...6130a50fcc846296d5c722b8e78c3bd292519eaa)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Text.Encodings.Web.Tests.Perf_Encoders
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [EncodeUtf16 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EncodeUtf16 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EncodeUtf16 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EncodeUtf16 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EncodeUtf16 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EncodeUtf8 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EncodeUtf8 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Text.Encodings.Web.Tests.Perf_Encoders*'
```
### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: Url,&lorem ipsum=dolor sit amet,512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: JavaScript,&Hello+<World>!,16)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: JavaScript,&Hello+<World>!,512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: UnsafeRelaxed,hello "there",512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: Url,�2020,16)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: Url,�2020,16)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: Url,�2020,512)
#### 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 | Windows 10.0.22631
Queue | ViperWindows
Baseline | [0bda60e7e77cc8727586674deee087cf4b3df766](https://github.com/dotnet/runtime/commit/0bda60e7e77cc8727586674deee087cf4b3df766)
Compare | [6130a50fcc846296d5c722b8e78c3bd292519eaa](https://github.com/dotnet/runtime/commit/6130a50fcc846296d5c722b8e78c3bd292519eaa)
Diff | [Diff](https://github.com/dotnet/runtime/compare/0bda60e7e77cc8727586674deee087cf4b3df766...6130a50fcc846296d5c722b8e78c3bd292519eaa)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_Version
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Parse2 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse3 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_Version*'
```
### System.Tests.Perf_Version.Parse2
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Version.Parse3
#### 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 | Windows 10.0.22631
Queue | ViperWindows
Baseline | [0bda60e7e77cc8727586674deee087cf4b3df766](https://github.com/dotnet/runtime/commit/0bda60e7e77cc8727586674deee087cf4b3df766)
Compare | [6130a50fcc846296d5c722b8e78c3bd292519eaa](https://github.com/dotnet/runtime/commit/6130a50fcc846296d5c722b8e78c3bd292519eaa)
Diff | [Diff](https://github.com/dotnet/runtime/compare/0bda60e7e77cc8727586674deee087cf4b3df766...6130a50fcc846296d5c722b8e78c3bd292519eaa)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in ArrayDeAbstraction
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [sum_static_array_via_local - 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 'ArrayDeAbstraction*'
```
### ArrayDeAbstraction.sum_static_array_via_local
#### 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 | Windows 10.0.22631
Queue | ViperWindows
Baseline | [0bda60e7e77cc8727586674deee087cf4b3df766](https://github.com/dotnet/runtime/commit/0bda60e7e77cc8727586674deee087cf4b3df766)
Compare | [6130a50fcc846296d5c722b8e78c3bd292519eaa](https://github.com/dotnet/runtime/commit/6130a50fcc846296d5c722b8e78c3bd292519eaa)
Diff | [Diff](https://github.com/dotnet/runtime/compare/0bda60e7e77cc8727586674deee087cf4b3df766...6130a50fcc846296d5c722b8e78c3bd292519eaa)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_Enum
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [GetNames_Generic - Duration of single invocation]()
- [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.Tests.Perf_Enum*'
```
### System.Tests.Perf_Enum.GetNames_Generic
#### 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 | Windows 10.0.22631
Queue | ViperWindows
Baseline | [0bda60e7e77cc8727586674deee087cf4b3df766](https://github.com/dotnet/runtime/commit/0bda60e7e77cc8727586674deee087cf4b3df766)
Compare | [6130a50fcc846296d5c722b8e78c3bd292519eaa](https://github.com/dotnet/runtime/commit/6130a50fcc846296d5c722b8e78c3bd292519eaa)
Diff | [Diff](https://github.com/dotnet/runtime/compare/0bda60e7e77cc8727586674deee087cf4b3df766...6130a50fcc846296d5c722b8e78c3bd292519eaa)
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]()
![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: Skip, SegmentSize: 100, TestCase: ShortSingleLine)
#### 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 | Windows 10.0.22631
Queue | ViperWindows
Baseline | [0bda60e7e77cc8727586674deee087cf4b3df766](https://github.com/dotnet/runtime/commit/0bda60e7e77cc8727586674deee087cf4b3df766)
Compare | [6130a50fcc846296d5c722b8e78c3bd292519eaa](https://github.com/dotnet/runtime/commit/6130a50fcc846296d5c722b8e78c3bd292519eaa)
Diff | [Diff](https://github.com/dotnet/runtime/compare/0bda60e7e77cc8727586674deee087cf4b3df766...6130a50fcc846296d5c722b8e78c3bd292519eaa)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Reflection.Metadata.Perf_TypeName
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TryParse_Invalid - 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.Reflection.Metadata.Perf_TypeName*'
```
### System.Reflection.Metadata.Perf_TypeName.TryParse_Invalid(input: "Wrong.Syntax[[]]")
#### 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.