dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 7 Regressions on 7/30/2026 6:50:50 PM +00:00

Open
#77,421 1 comment 0 reactions 0 assignees View on GitHub
arch-wasm arch-x64 branch-refs/heads/main compilationmode-wasm kind-micro Look Again os-linux perf-regression runkind-micro untriaged
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 | [72dac24a0e6fa1047002858a762f36c88e53850b](https://github.com/dotnet/runtime/commit/72dac24a0e6fa1047002858a762f36c88e53850b)
Compare | [640b326fc81d94d410753b67c0f89b166d6666df](https://github.com/dotnet/runtime/commit/640b326fc81d94d410753b67c0f89b166d6666df)
Diff | [Diff](https://github.com/dotnet/runtime/compare/72dac24a0e6fa1047002858a762f36c88e53850b...640b326fc81d94d410753b67c0f89b166d6666df)
Configs | CompilationMode:wasm, RunKind:micro

### Regressions in MicroBenchmarks.Serializers.Xml_FromStream<MyEventsListerViewModel>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [XmlSerializer_ - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 7.62 ms | 10.43 ms | 1.37 | 0.09 | False | | |

![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 'MicroBenchmarks.Serializers.Xml_FromStream*'
```

### MicroBenchmarks.Serializers.Xml_FromStream<MyEventsListerViewModel>.XmlSerializer_

#### 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 | [72dac24a0e6fa1047002858a762f36c88e53850b](https://github.com/dotnet/runtime/commit/72dac24a0e6fa1047002858a762f36c88e53850b)
Compare | [640b326fc81d94d410753b67c0f89b166d6666df](https://github.com/dotnet/runtime/commit/640b326fc81d94d410753b67c0f89b166d6666df)
Diff | [Diff](https://github.com/dotnet/runtime/compare/72dac24a0e6fa1047002858a762f36c88e53850b...640b326fc81d94d410753b67c0f89b166d6666df)
Configs | CompilationMode:wasm, RunKind:micro

### Regressions in MicroBenchmarks.Serializers.Xml_FromStream<SimpleStructWithProperties>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [XmlSerializer_ - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 39.20 μs | 42.40 μs | 1.08 | 0.27 | False | | |

![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 'MicroBenchmarks.Serializers.Xml_FromStream*'
```

### MicroBenchmarks.Serializers.Xml_FromStream<SimpleStructWithProperties>.XmlSerializer_

#### 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 | [72dac24a0e6fa1047002858a762f36c88e53850b](https://github.com/dotnet/runtime/commit/72dac24a0e6fa1047002858a762f36c88e53850b)
Compare | [640b326fc81d94d410753b67c0f89b166d6666df](https://github.com/dotnet/runtime/commit/640b326fc81d94d410753b67c0f89b166d6666df)
Diff | [Diff](https://github.com/dotnet/runtime/compare/72dac24a0e6fa1047002858a762f36c88e53850b...640b326fc81d94d410753b67c0f89b166d6666df)
Configs | CompilationMode:wasm, RunKind:micro

### Regressions in MicroBenchmarks.Serializers.Xml_FromStream<IndexViewModel>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [XmlSerializer_ - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 626.59 μs | 974.18 μs | 1.55 | 0.12 | False | | |

![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 'MicroBenchmarks.Serializers.Xml_FromStream*'
```

### MicroBenchmarks.Serializers.Xml_FromStream<IndexViewModel>.XmlSerializer_

#### 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 | [72dac24a0e6fa1047002858a762f36c88e53850b](https://github.com/dotnet/runtime/commit/72dac24a0e6fa1047002858a762f36c88e53850b)
Compare | [640b326fc81d94d410753b67c0f89b166d6666df](https://github.com/dotnet/runtime/commit/640b326fc81d94d410753b67c0f89b166d6666df)
Diff | [Diff](https://github.com/dotnet/runtime/compare/72dac24a0e6fa1047002858a762f36c88e53850b...640b326fc81d94d410753b67c0f89b166d6666df)
Configs | CompilationMode:wasm, RunKind:micro

### Regressions in MicroBenchmarks.Serializers.Xml_FromStream<LoginViewModel>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [XmlSerializer_ - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 38.45 μs | 45.38 μs | 1.18 | 0.19 | False | | |

![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 'MicroBenchmarks.Serializers.Xml_FromStream*'
```

### MicroBenchmarks.Serializers.Xml_FromStream<LoginViewModel>.XmlSerializer_

#### 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 | [72dac24a0e6fa1047002858a762f36c88e53850b](https://github.com/dotnet/runtime/commit/72dac24a0e6fa1047002858a762f36c88e53850b)
Compare | [640b326fc81d94d410753b67c0f89b166d6666df](https://github.com/dotnet/runtime/commit/640b326fc81d94d410753b67c0f89b166d6666df)
Diff | [Diff](https://github.com/dotnet/runtime/compare/72dac24a0e6fa1047002858a762f36c88e53850b...640b326fc81d94d410753b67c0f89b166d6666df)
Configs | CompilationMode:wasm, RunKind:micro

### Regressions in MicroBenchmarks.Serializers.Xml_FromStream<CollectionsOfPrimitives>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [XmlSerializer_ - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 5.34 ms | 9.22 ms | 1.73 | 0.14 | False | | |

![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 'MicroBenchmarks.Serializers.Xml_FromStream*'
```

### MicroBenchmarks.Serializers.Xml_FromStream<CollectionsOfPrimitives>.XmlSerializer_

#### 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 | [72dac24a0e6fa1047002858a762f36c88e53850b](https://github.com/dotnet/runtime/commit/72dac24a0e6fa1047002858a762f36c88e53850b)
Compare | [640b326fc81d94d410753b67c0f89b166d6666df](https://github.com/dotnet/runtime/commit/640b326fc81d94d410753b67c0f89b166d6666df)
Diff | [Diff](https://github.com/dotnet/runtime/compare/72dac24a0e6fa1047002858a762f36c88e53850b...640b326fc81d94d410753b67c0f89b166d6666df)
Configs | CompilationMode:wasm, RunKind:micro

### Regressions in System.Numerics.Tests.Perf_VectorOf<UInt16>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [LessThanAnyBenchmark - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 11.60 ns | 13.50 ns | 1.16 | 0.36 | False | | |

![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_VectorOf*'
```

### System.Numerics.Tests.Perf_VectorOf<UInt16>.LessThanAnyBenchmark

#### 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 | [72dac24a0e6fa1047002858a762f36c88e53850b](https://github.com/dotnet/runtime/commit/72dac24a0e6fa1047002858a762f36c88e53850b)
Compare | [640b326fc81d94d410753b67c0f89b166d6666df](https://github.com/dotnet/runtime/commit/640b326fc81d94d410753b67c0f89b166d6666df)
Diff | [Diff](https://github.com/dotnet/runtime/compare/72dac24a0e6fa1047002858a762f36c88e53850b...640b326fc81d94d410753b67c0f89b166d6666df)
Configs | CompilationMode:wasm, RunKind:micro

### Regressions in MicroBenchmarks.Serializers.Xml_FromStream<Location>

Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio
-- | -- | -- | -- | -- | -- | -- | -- | --
|

  • [XmlSerializer_ - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 50.89 μs | 71.76 μs | 1.41 | 0.16 | False | | |

![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 'MicroBenchmarks.Serializers.Xml_FromStream*'
```

### MicroBenchmarks.Serializers.Xml_FromStream<Location>.XmlSerializer_

#### 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

Research direction

Start with src/benchmarks/micro/Serializers/Xml_FromStream.cs at lines 42-48, then reproduce the listed XML serializer benchmarks using the provided benchmarks_ci.py command. Compare the baseline and compare commits and inspect the linked test reports to determine whether the regressions persist; done means the reported wasm performance regressions are explained and addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
wasm
Domain
performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.