dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 340 Regressions on 2/28/2026 3:14:25 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 | [371aca3a6c78a203aa32a0bd4da84e6b8da5ba63](https://github.com/dotnet/runtime/commit/371aca3a6c78a203aa32a0bd4da84e6b8da5ba63)
Compare | [1c94b86de4d8dd06420902131844566d0aa84342](https://github.com/dotnet/runtime/commit/1c94b86de4d8dd06420902131844566d0aa84342)
Diff | [Diff](https://github.com/dotnet/runtime/compare/371aca3a6c78a203aa32a0bd4da84e6b8da5ba63...1c94b86de4d8dd06420902131844566d0aa84342)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Numerics.Tests.Perf_BigInteger
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Multiply - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToStringX - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Ctor_ByteArray - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToByteArray - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Add - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Equals - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Equals - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Multiply - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GreatestCommonDivisor - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Divide - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Equals - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config 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_BigInteger*'
```
### System.Numerics.Tests.Perf_BigInteger.Multiply(arguments: 16,8 bits)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.ToStringX(numberString: 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.Ctor_ByteArray(numberString: -2147483648)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.ToByteArray(numberString: -2147483648)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.Add(arguments: 65536,65536 bits)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.Equals(arguments: 259 bytes, DiffMiddleByte)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.Equals(arguments: 67 bytes, Same)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.Multiply(arguments: 16,16 bits)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.GreatestCommonDivisor(arguments: 16,16 bits)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.Divide(arguments: 16,8 bits)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tests.Perf_BigInteger.Equals(arguments: 67 bytes, DiffLastByte)
#### 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 | [371aca3a6c78a203aa32a0bd4da84e6b8da5ba63](https://github.com/dotnet/runtime/commit/371aca3a6c78a203aa32a0bd4da84e6b8da5ba63)
Compare | [1c94b86de4d8dd06420902131844566d0aa84342](https://github.com/dotnet/runtime/commit/1c94b86de4d8dd06420902131844566d0aa84342)
Diff | [Diff](https://github.com/dotnet/runtime/compare/371aca3a6c78a203aa32a0bd4da84e6b8da5ba63...1c94b86de4d8dd06420902131844566d0aa84342)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Tests.Perf_Int32
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [TryParse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ParseHex - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryFormat - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryFormat - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToStringHex - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CopySign - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [ParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryFormat - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ParseSpan - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config 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_Int32*'
```
### System.Tests.Perf_Int32.TryParse(value: "4")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ParseHex(value: "4")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.Parse(value: "12345")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.Parse(value: "2147483647")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ToString(value: -2147483648)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryFormat(value: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryFormat(value: 2147483647)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ToStringHex(value: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ParseSpan(value: "4")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.Parse(value: "4")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ToString(value: 4)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.CopySign(value: 1, sign: -1)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ParseSpan(value: "2147483647")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryParse(value: "12345")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryFormat(value: 12345)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryParse(value: "2147483647")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ParseSpan(value: "-2147483648")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.TryParseSpan(value: "-2147483648")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Int32.ParseSpan(value: "12345")
#### 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 | [371aca3a6c78a203aa32a0bd4da84e6b8da5ba63](https://github.com/dotnet/runtime/commit/371aca3a6c78a203aa32a0bd4da84e6b8da5ba63)
Compare | [1c94b86de4d8dd06420902131844566d0aa84342](https://github.com/dotnet/runtime/commit/1c94b86de4d8dd06420902131844566d0aa84342)
Diff | [Diff](https://github.com/dotnet/runtime/compare/371aca3a6c78a203aa32a0bd4da84e6b8da5ba63...1c94b86de4d8dd06420902131844566d0aa84342)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Memory.Constructors_ValueTypesOnly<Byte>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ReadOnlyFromPointerLength - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SpanFromPointerLength - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config 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.Memory.Constructors_ValueTypesOnly*'
```
### System.Memory.Constructors_ValueTypesOnly<Byte>.ReadOnlyFromPointerLength
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Memory.Constructors_ValueTypesOnly<Byte>.SpanFromPointerLength
#### 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 | [371aca3a6c78a203aa32a0bd4da84e6b8da5ba63](https://github.com/dotnet/runtime/commit/371aca3a6c78a203aa32a0bd4da84e6b8da5ba63)
Compare | [1c94b86de4d8dd06420902131844566d0aa84342](https://github.com/dotnet/runtime/commit/1c94b86de4d8dd06420902131844566d0aa84342)
Diff | [Diff](https://github.com/dotnet/runtime/compare/371aca3a6c78a203aa32a0bd4da84e6b8da5ba63...1c94b86de4d8dd06420902131844566d0aa84342)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in PerfLabTests.CastingPerf
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CheckArrayIsNonvariantGenericInterfaceNo - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CheckArrayIsVariantGenericInterfaceNo - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CheckArrayIsNonvariantGenericInterface - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CheckArrayIsArrayByVariance - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CheckArrayIsVariantGenericInterfaceReflection - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [CheckListIsVariantGenericInterface - Duration of single invocation]()
- π - [Benchmark Source]()
- [ADX - Test Multi Config 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 'PerfLabTests.CastingPerf*'
```
### PerfLabTests.CastingPerf.CheckArrayIsNonvariantGenericInterfaceNo
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.CastingPerf.CheckArrayIsVariantGenericInterfaceNo
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.CastingPerf.CheckArrayIsNonvariantGenericInterface
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.CastingPerf.CheckArrayIsArrayByVariance
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.CastingPerf.CheckArrayIsVariantGenericInterfaceReflection
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.CastingPerf.CheckListIsVariantGenericInterface
#### 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 linked performance reports and the benchmark source at src/benchmarks/micro/libraries/System.Runtime.Numerics/Perf.BigInteger.cs, especially the referenced lines. Compare the baseline and test commits for the Windows x86 tiered microbenchmark run, then determine which reported regressions are actionable. Done means identifying and addressing the regression cause with supporting benchmark results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100