dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 26 Regressions on 5/14/2026 10:06:04 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Tests.Perf_Byte
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_Byte*'
```
### System.Tests.Perf_Byte.ToString(value: 255)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Byte.TryParse(value: "0")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Byte.TryParse(value: "255")
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Tests.Perf_UInt16
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryParse - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_UInt16*'
```
### System.Tests.Perf_UInt16.ToString(value: 12345)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt16.TryParse(value: "0")
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt16.ToString(value: 65535)
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives<Double>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Ieee754Remainder_ScalarDividend - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Ieee754Remainder_ScalarDivisor - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives*'
```
### System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives<Double>.Ieee754Remainder_ScalarDividend(BufferLength: 128)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives<Double>.Ieee754Remainder_ScalarDivisor(BufferLength: 128)
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Tests.Perf_UInt32
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ToString - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_UInt32*'
```
### System.Tests.Perf_UInt32.ToString(value: 4294967295)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_UInt32.ToString(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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Buffers.Tests.ReadOnlySequenceTests<Char>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [FirstSpanSingleSegment - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [FirstSpanTenSegments - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Buffers.Tests.ReadOnlySequenceTests*'
```
### System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstSpanSingleSegment
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Buffers.Tests.ReadOnlySequenceTests<Char>.FirstSpanTenSegments
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Collections.Tests.Perf_BitArray
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [BitArrayGet - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [BitArrayBitArrayCtor - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.Tests.Perf_BitArray*'
```
### System.Collections.Tests.Perf_BitArray.BitArrayGet(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.Tests.Perf_BitArray.BitArrayBitArrayCtor(Size: 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Xml.Linq.Perf_XElement
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [GetValue - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Xml.Linq.Perf_XElement*'
```
### System.Xml.Linq.Perf_XElement.GetValue
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Text.Json.Document.Tests.Perf_EnumerateArray
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [EnumerateUsingIndexer - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Text.Json.Document.Tests.Perf_EnumerateArray*'
```
### System.Text.Json.Document.Tests.Perf_EnumerateArray.EnumerateUsingIndexer(TestCase: Json400KB)
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Collections.RemoveFalse<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Dictionary - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.RemoveFalse*'
```
### System.Collections.RemoveFalse<Int32>.Dictionary(Size: 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Tests.Perf_Int32
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_Int32*'
```
### System.Tests.Perf_Int32.ToString(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 | x64
OS | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Tests.Perf_DateTimeOffset
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToString - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_DateTimeOffset*'
```
### System.Tests.Perf_DateTimeOffset.ToString(format: "o")
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.IO.Tests.BinaryReaderTests
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [DefaultCtor - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.IO.Tests.BinaryReaderTests*'
```
### System.IO.Tests.BinaryReaderTests.DefaultCtor
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in PerfLabTests.LowLevelPerf
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [IntegerFormatting - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'PerfLabTests.LowLevelPerf*'
```
### PerfLabTests.LowLevelPerf.IntegerFormatting
#### 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.IO.Tests.Perf_File
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CopyTo - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.IO.Tests.Perf_File*'
```
### System.IO.Tests.Perf_File.CopyTo(size: 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 | ubuntu 22.04
Queue | ViperUbuntu
Baseline | [553d88792317e028eff9703301d84fab46ba095d](https://github.com/dotnet/runtime/commit/553d88792317e028eff9703301d84fab46ba095d)
Compare | [1858a246d34c00584f7138196b44564702bfa552](https://github.com/dotnet/runtime/commit/1858a246d34c00584f7138196b44564702bfa552)
Diff | [Diff](https://github.com/dotnet/runtime/compare/553d88792317e028eff9703301d84fab46ba095d...1858a246d34c00584f7138196b44564702bfa552)
Configs | AOT:true, CompilationMode:wasm, RunKind:micro
### Regressions in System.Numerics.Tests.Perf_BigInteger
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ToStringD - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_BigInteger*'
```
### System.Numerics.Tests.Perf_BigInteger.ToStringD(numberString: 12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890)
#### 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.