dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 8 Regressions on 4/30/2026 9:42:58 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 | [dd17b6dcc548fed9998e4f76c8708b57c5e5dd78](https://github.com/dotnet/runtime/commit/dd17b6dcc548fed9998e4f76c8708b57c5e5dd78)
Compare | [84e5e272bf2c09d7a683025429b9d0db7a2ac579](https://github.com/dotnet/runtime/commit/84e5e272bf2c09d7a683025429b9d0db7a2ac579)
Diff | [Diff](https://github.com/dotnet/runtime/compare/dd17b6dcc548fed9998e4f76c8708b57c5e5dd78...84e5e272bf2c09d7a683025429b9d0db7a2ac579)
Configs | CompilationMode:wasm, RunKind:micro, RuntimeType:coreclr
### Regressions in System.Tests.Perf_Guid
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ParseExactD - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EqualsOperator - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EqualsNotSame - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [EqualsSame - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ctor_bytes - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ctor_str - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [TryWriteBytes - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Parse - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_Guid*'
```
### System.Tests.Perf_Guid.ParseExactD
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.EqualsOperator
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.EqualsNotSame
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.EqualsSame
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.ctor_bytes
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.ctor_str
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.TryWriteBytes
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Tests.Perf_Guid.Parse
#### 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.