dotnet / dotnet/perf-autofiling-issues
[Perf] Windows/x86: 15 Regressions on 6/5/2026 1:49:07 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 | [1c04596e61da849ad8f0fc008e88f000d509eee5](https://github.com/dotnet/runtime/commit/1c04596e61da849ad8f0fc008e88f000d509eee5)
Compare | [503cdd143baa519977f4e5f8cc7449fcbfc50c7b](https://github.com/dotnet/runtime/commit/503cdd143baa519977f4e5f8cc7449fcbfc50c7b)
Diff | [Diff](https://github.com/dotnet/runtime/compare/1c04596e61da849ad8f0fc008e88f000d509eee5...503cdd143baa519977f4e5f8cc7449fcbfc50c7b)
Configs | CompilationMode:tiered, RunKind:micro
### Regressions in System.Reflection.Attributes
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [IsDefinedMethodBaseMiss - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedMethodBaseMissInherit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GetCustomAttributesClassMissInherit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GetCustomAttributesClassMiss - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GetCustomAttributesMethodBaseMiss - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [GetCustomAttributesMethodBaseMissInherit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedClassMissInherit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedClassHitInherit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedMethodBaseHitInherit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedClassHit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedMethodOverrideMissInherit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedMethodOverrideHitInherit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedMethodOverrideMiss - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedMethodOverrideHit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IsDefinedMethodBaseHit - Duration of single invocation]()
- ๐ - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![graph]()
![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.Reflection.Attributes*'
```
### System.Reflection.Attributes.IsDefinedMethodBaseMiss
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedMethodBaseMissInherit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.GetCustomAttributesClassMissInherit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.GetCustomAttributesClassMiss
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.GetCustomAttributesMethodBaseMiss
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.GetCustomAttributesMethodBaseMissInherit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedClassMissInherit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedClassHitInherit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedMethodBaseHitInherit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedClassHit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedMethodOverrideMissInherit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedMethodOverrideHitInherit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedMethodOverrideMiss
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedMethodOverrideHit
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Reflection.Attributes.IsDefinedMethodBaseHit
#### 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.