dotnet / dotnet/perf-autofiling-issues

[Perf] Linux/x64: 9 Regressions on 3/16/2026 11:49:53 PM +00:00

Open
#70,301 2 comments 0 reactions 0 assignees View on GitHub
arch-wasm arch-x64 branch-refs/heads/main kind-micro os-linux perf-regression 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 | [2c7ee1937a8bd2f17a8f54d3b54bcaa0956f37f2](https://github.com/dotnet/runtime/commit/2c7ee1937a8bd2f17a8f54d3b54bcaa0956f37f2)
Compare | [fc529276b042443bd335adc6b5a26526e7ac9905](https://github.com/dotnet/runtime/commit/fc529276b042443bd335adc6b5a26526e7ac9905)
Diff | [Diff](https://github.com/dotnet/runtime/compare/2c7ee1937a8bd2f17a8f54d3b54bcaa0956f37f2...fc529276b042443bd335adc6b5a26526e7ac9905)
Configs | CompilationMode:wasm, RunKind:micro

### Regressions in System.Text.Encodings.Web.Tests.Perf_Encoders

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

  • [EncodeUtf8 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 604.45 ns | 773.91 ns | 1.28 | 0.06 | False | | |
|
  • [EncodeUtf16 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 451.04 ns | 508.09 ns | 1.13 | 0.07 | False | | |
|
  • [EncodeUtf8 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 706.97 ns | 931.56 ns | 1.32 | 0.07 | False | | |
|
  • [EncodeUtf8 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 479.03 ns | 582.50 ns | 1.22 | 0.06 | False | | |
|
  • [EncodeUtf16 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 736.58 ns | 800.96 ns | 1.09 | 0.07 | False | | |
|
  • [EncodeUtf8 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 817.09 ns | 1.03 μs | 1.26 | 0.06 | False | | |
|
  • [EncodeUtf8 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 614.91 ns | 710.97 ns | 1.16 | 0.08 | False | | |
|
  • [EncodeUtf16 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 779.15 ns | 911.33 ns | 1.17 | 0.03 | False | | |
|
  • [EncodeUtf16 - Duration of single invocation]()
  • 📝 - [Benchmark Source]()
  • [ADX - Test Multi Config Graph]()
| 585.91 ns | 621.41 ns | 1.06 | 0.07 | False | | |

![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.Text.Encodings.Web.Tests.Perf_Encoders*'
```

### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: Url,&lorem ipsum=dolor sit amet,16)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: JavaScript,&Hello+<World>!,16)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: JavaScript,&Hello+<World>!,512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: JavaScript,&Hello+<World>!,16)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: JavaScript,&Hello+<World>!,512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: Url,&lorem ipsum=dolor sit amet,512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf8(arguments: UnsafeRelaxed,hello "there",512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: Url,&lorem ipsum=dolor sit amet,512)

#### ETL Files

#### Histogram

#### JIT Disasms

### System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: Url,&lorem ipsum=dolor sit amet,16)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.