dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 28 Regressions on 6/5/2026 2:49:34 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 | [1c04596e61da849ad8f0fc008e88f000d509eee5](https://github.com/dotnet/runtime/commit/1c04596e61da849ad8f0fc008e88f000d509eee5)
Compare | [8df86ac78f1e4510c63880a6f93507af5fdd4ee4](https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/1c04596e61da849ad8f0fc008e88f000d509eee5...8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions 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]()
|
- [Utf8JsonReaderCommentParsing - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Utf8JsonReaderCommentParsing - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Utf8JsonReaderCommentParsing - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Utf8JsonReaderCommentParsing - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Utf8JsonReaderCommentParsing - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Utf8JsonReaderCommentParsing - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Utf8JsonReaderCommentParsing - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![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.Json.Tests.Utf8JsonReaderCommentsTests*'
```
### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Allow, SegmentSize: 0, TestCase: ShortSingleLine)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Skip, SegmentSize: 100, TestCase: ShortSingleLine)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Allow, SegmentSize: 100, TestCase: ShortMultiLine)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Allow, SegmentSize: 0, TestCase: ShortMultiLine)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Skip, SegmentSize: 0, TestCase: ShortSingleLine)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Skip, SegmentSize: 0, TestCase: ShortMultiLine)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Allow, SegmentSize: 0, TestCase: LongSingleLine)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Text.Json.Tests.Utf8JsonReaderCommentsTests.Utf8JsonReaderCommentParsing(CommentHandling: Skip, SegmentSize: 0, TestCase: LongSingleLine)
#### 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 | [4c16f5f5f54b01319ff2a276f1a10e635402c3ca](https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca)
Compare | [8df86ac78f1e4510c63880a6f93507af5fdd4ee4](https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4c16f5f5f54b01319ff2a276f1a10e635402c3ca...8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.CopyTo<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Span - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ReadOnlyMemory - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableArray - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Memory - 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.Collections.CopyTo*'
```
### System.Collections.CopyTo<String>.Span(Size: 2048)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CopyTo<String>.ReadOnlyMemory(Size: 2048)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CopyTo<String>.ImmutableArray(Size: 2048)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CopyTo<String>.Memory(Size: 2048)
#### 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 | [4c16f5f5f54b01319ff2a276f1a10e635402c3ca](https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca)
Compare | [8df86ac78f1e4510c63880a6f93507af5fdd4ee4](https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4c16f5f5f54b01319ff2a276f1a10e635402c3ca...8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.CtorFromCollection<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ImmutableArray - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Stack - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Queue - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [List - 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.Collections.CtorFromCollection*'
```
### System.Collections.CtorFromCollection<String>.ImmutableArray(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorFromCollection<String>.Stack(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorFromCollection<String>.Queue(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CtorFromCollection<String>.List(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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [4c16f5f5f54b01319ff2a276f1a10e635402c3ca](https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca)
Compare | [8df86ac78f1e4510c63880a6f93507af5fdd4ee4](https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4c16f5f5f54b01319ff2a276f1a10e635402c3ca...8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.IterateForEach<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ImmutableHashSet - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableDictionary - 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.Collections.IterateForEach*'
```
### System.Collections.IterateForEach<String>.ImmutableHashSet(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.IterateForEach<String>.ImmutableDictionary(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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [4c16f5f5f54b01319ff2a276f1a10e635402c3ca](https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca)
Compare | [8df86ac78f1e4510c63880a6f93507af5fdd4ee4](https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4c16f5f5f54b01319ff2a276f1a10e635402c3ca...8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.CreateAddAndRemove<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [List - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [SortedList - 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.Collections.CreateAddAndRemove*'
```
### System.Collections.CreateAddAndRemove<String>.List(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.CreateAddAndRemove<String>.SortedList(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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [4c16f5f5f54b01319ff2a276f1a10e635402c3ca](https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca)
Compare | [8df86ac78f1e4510c63880a6f93507af5fdd4ee4](https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4c16f5f5f54b01319ff2a276f1a10e635402c3ca...8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Collections.IterateForEach<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ImmutableDictionary - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ImmutableHashSet - 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.Collections.IterateForEach*'
```
### System.Collections.IterateForEach<Int32>.ImmutableDictionary(Size: 512)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Collections.IterateForEach<Int32>.ImmutableHashSet(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 | x86
OS | Windows 10.0.22631
Queue | ViperWindows
Baseline | [4c16f5f5f54b01319ff2a276f1a10e635402c3ca](https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca)
Compare | [ecaa1c589257cd25a5034dffba8e2a8fea10470a](https://github.com/dotnet/runtime/commit/ecaa1c589257cd25a5034dffba8e2a8fea10470a)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4c16f5f5f54b01319ff2a276f1a10e635402c3ca...ecaa1c589257cd25a5034dffba8e2a8fea10470a)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in MicroBenchmarks.Serializers.Json_FromStream<CollectionsOfPrimitives>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [SystemTextJson_Reflection_ - Duration of single invocation]()
- [ADX - Test Multi Config Graph]()
|
- [SystemTextJson_SourceGen_ - Duration of single invocation]()
- [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 'MicroBenchmarks.Serializers.Json_FromStream*'
```
### MicroBenchmarks.Serializers.Json_FromStream<CollectionsOfPrimitives>.SystemTextJson_Reflection_
#### ETL Files
#### Histogram
#### JIT Disasms
### MicroBenchmarks.Serializers.Json_FromStream<CollectionsOfPrimitives>.SystemTextJson_SourceGen_
#### 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 | [4c16f5f5f54b01319ff2a276f1a10e635402c3ca](https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca)
Compare | [8df86ac78f1e4510c63880a6f93507af5fdd4ee4](https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4c16f5f5f54b01319ff2a276f1a10e635402c3ca...8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Text.Json.Serialization.Tests.ReadJson<Nullable<DateTimeOffset>>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [DeserializeFromReader - 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.Serialization.Tests.ReadJson>*'
```
### System.Text.Json.Serialization.Tests.ReadJson<Nullable<DateTimeOffset>>.DeserializeFromReader(Mode: SourceGen)
#### 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 | [4c16f5f5f54b01319ff2a276f1a10e635402c3ca](https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca)
Compare | [8df86ac78f1e4510c63880a6f93507af5fdd4ee4](https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4c16f5f5f54b01319ff2a276f1a10e635402c3ca...8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Text.Json.Serialization.Tests.ReadJson<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [DeserializeFromReader - 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.Serialization.Tests.ReadJson*'
```
### System.Text.Json.Serialization.Tests.ReadJson<Int32>.DeserializeFromReader(Mode: SourceGen)
#### 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 | [4c16f5f5f54b01319ff2a276f1a10e635402c3ca](https://github.com/dotnet/runtime/commit/4c16f5f5f54b01319ff2a276f1a10e635402c3ca)
Compare | [8df86ac78f1e4510c63880a6f93507af5fdd4ee4](https://github.com/dotnet/runtime/commit/8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Diff | [Diff](https://github.com/dotnet/runtime/compare/4c16f5f5f54b01319ff2a276f1a10e635402c3ca...8df86ac78f1e4510c63880a6f93507af5fdd4ee4)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in Microsoft.Extensions.DependencyInjection.ScopeValidationOnBuild
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ValidateOnBuild - 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 'Microsoft.Extensions.DependencyInjection.ScopeValidationOnBuild*'
```
### Microsoft.Extensions.DependencyInjection.ScopeValidationOnBuild.ValidateOnBuild
#### 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.