dotnet / dotnet/perf-autofiling-issues
[Perf] Linux/x64: 16 Regressions on 3/26/2026 3:05:03 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 | [a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b](https://github.com/dotnet/runtime/commit/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b)
Compare | [487cc8c4a5776931d7d573444f2b6c08b65f1e27](https://github.com/dotnet/runtime/commit/487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Diff | [Diff](https://github.com/dotnet/runtime/compare/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b...487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Configs | CompilationMode:wasm, RunKind:micro
### Regressions in System.MathBenchmarks.Single
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Exp10 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Exp2 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Pow - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Exp2M1 - 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.MathBenchmarks.Single*'
```
### System.MathBenchmarks.Single.Exp10
#### ETL Files
#### Histogram
#### JIT Disasms
### System.MathBenchmarks.Single.Exp2
#### ETL Files
#### Histogram
#### JIT Disasms
### System.MathBenchmarks.Single.Pow
#### ETL Files
#### Histogram
#### JIT Disasms
### System.MathBenchmarks.Single.Exp2M1
#### 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 | [a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b](https://github.com/dotnet/runtime/commit/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b)
Compare | [487cc8c4a5776931d7d573444f2b6c08b65f1e27](https://github.com/dotnet/runtime/commit/487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Diff | [Diff](https://github.com/dotnet/runtime/compare/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b...487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Configs | CompilationMode:wasm, RunKind:micro
### Regressions in PerfLabTests.CastingPerf
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [FooObjIsFoo2 - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [IntObj - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [ObjObjIsFoo - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'PerfLabTests.CastingPerf*'
```
### PerfLabTests.CastingPerf.FooObjIsFoo2
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.CastingPerf.IntObj
#### ETL Files
#### Histogram
#### JIT Disasms
### PerfLabTests.CastingPerf.ObjObjIsFoo
#### 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 | [a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b](https://github.com/dotnet/runtime/commit/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b)
Compare | [487cc8c4a5776931d7d573444f2b6c08b65f1e27](https://github.com/dotnet/runtime/commit/487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Diff | [Diff](https://github.com/dotnet/runtime/compare/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b...487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Configs | CompilationMode:wasm, RunKind:micro
### Regressions in System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives<Single>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Pow_ScalarBase - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Pow_ScalarExponent - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Pow_ScalarBase - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Pow_ScalarExponent - 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<Single>.Pow_ScalarBase(BufferLength: 128)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives<Single>.Pow_ScalarExponent(BufferLength: 3079)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives<Single>.Pow_ScalarBase(BufferLength: 3079)
#### ETL Files
#### Histogram
#### JIT Disasms
### System.Numerics.Tensors.Tests.Perf_FloatingPointTensorPrimitives<Single>.Pow_ScalarExponent(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 | [a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b](https://github.com/dotnet/runtime/commit/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b)
Compare | [487cc8c4a5776931d7d573444f2b6c08b65f1e27](https://github.com/dotnet/runtime/commit/487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Diff | [Diff](https://github.com/dotnet/runtime/compare/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b...487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Configs | CompilationMode:wasm, RunKind:micro
### Regressions in PerfLabTests.CastingPerf2.CastingPerf
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [ObjInt - 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'PerfLabTests.CastingPerf2.CastingPerf*'
```
### PerfLabTests.CastingPerf2.CastingPerf.ObjInt
#### 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 | [a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b](https://github.com/dotnet/runtime/commit/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b)
Compare | [487cc8c4a5776931d7d573444f2b6c08b65f1e27](https://github.com/dotnet/runtime/commit/487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Diff | [Diff](https://github.com/dotnet/runtime/compare/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b...487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Configs | CompilationMode:wasm, RunKind:micro
### Regressions in System.MathBenchmarks.Double
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [Max - Duration of single invocation]()
- 📝 - [Benchmark Source]()
- [ADX - Test Multi Config Graph]()
|
- [Min - 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.MathBenchmarks.Double*'
```
### System.MathBenchmarks.Double.Max
#### ETL Files
#### Histogram
#### JIT Disasms
### System.MathBenchmarks.Double.Min
#### 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 | [a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b](https://github.com/dotnet/runtime/commit/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b)
Compare | [487cc8c4a5776931d7d573444f2b6c08b65f1e27](https://github.com/dotnet/runtime/commit/487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Diff | [Diff](https://github.com/dotnet/runtime/compare/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b...487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Configs | CompilationMode:wasm, RunKind:micro
### Regressions in System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|
- [CreateNew - 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.MemoryMappedFiles.Tests.Perf_MemoryMappedFile*'
```
### System.IO.MemoryMappedFiles.Tests.Perf_MemoryMappedFile.CreateNew(capacity: 100000)
#### 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 | [a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b](https://github.com/dotnet/runtime/commit/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b)
Compare | [487cc8c4a5776931d7d573444f2b6c08b65f1e27](https://github.com/dotnet/runtime/commit/487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Diff | [Diff](https://github.com/dotnet/runtime/compare/a4bfa0d8a4fdc513c9a8d3dec57931c901e8ef2b...487cc8c4a5776931d7d573444f2b6c08b65f1e27)
Configs | CompilationMode:wasm, RunKind:micro
### Regressions in System.Collections.AddGivenSize<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]()
![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.AddGivenSize*'
```
### System.Collections.AddGivenSize<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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.