dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 9 Improvements on 4/29/2026 3:26:10 PM +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 | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.MathBenchmarks.Double
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SinCosPi - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SinPi - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CosPi - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TanPi - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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.MathBenchmarks.Double*'
```
### System.MathBenchmarks.Double.SinCosPi
#### ETL Files
#### Histogram
#### JIT Disasms
### System.MathBenchmarks.Double.SinPi
#### ETL Files
#### Histogram
#### JIT Disasms
### System.MathBenchmarks.Double.CosPi
#### ETL Files
#### Histogram
#### JIT Disasms
### System.MathBenchmarks.Double.TanPi
#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt64>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SquareRootBenchmark - 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.Runtime.Intrinsics.Tests.Perf_Vector128Of*'
```
### System.Runtime.Intrinsics.Tests.Perf_Vector128Of<UInt64>.SquareRootBenchmark
#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Int64>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SquareRootBenchmark - 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.Runtime.Intrinsics.Tests.Perf_Vector128Of*'
```
### System.Runtime.Intrinsics.Tests.Perf_Vector128Of<Int64>.SquareRootBenchmark
#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Numerics.Tests.Perf_VectorOf<UInt64>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SquareRootBenchmark - 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.Numerics.Tests.Perf_VectorOf*'
```
### System.Numerics.Tests.Perf_VectorOf<UInt64>.SquareRootBenchmark
#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Numerics.Tests.Perf_VectorOf<Int64>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SquareRootBenchmark - 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.Numerics.Tests.Perf_VectorOf*'
```
### System.Numerics.Tests.Perf_VectorOf<Int64>.SquareRootBenchmark
#### 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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [977f4125aa7cf8fd550f1bb91e966f20a1df6e54](https://github.com/dotnet/runtime/commit/977f4125aa7cf8fd550f1bb91e966f20a1df6e54)
Compare | [7fe7b6f9ee530920febbabdfdc9c2cadbab3348e](https://github.com/dotnet/runtime/commit/7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Diff | [Diff](https://github.com/dotnet/runtime/compare/977f4125aa7cf8fd550f1bb91e966f20a1df6e54...7fe7b6f9ee530920febbabdfdc9c2cadbab3348e)
Configs | CompilationMode:tiered, RunKind:micro
### Improvements in System.Tests.Perf_DateTime
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ParseO - 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.Tests.Perf_DateTime*'
```
### System.Tests.Perf_DateTime.ParseO
#### 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 in src/benchmarks/micro/runtime/Math/Functions/Double and src/benchmarks/micro/libraries/System.Runtime.Intrinsics/Perf_Vector128OfT.cs, then run the provided benchmarks_ci.py commands. Review the linked test reports and profiling workflow documentation. The issue provides no requested fix or acceptance criterion, so completion would require triage to define what should change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100