[Perf] Linux/x64: 9 Regressions on 10/10/2024 4:40:22 AM

Open
#108,891 8 comments 0 reactions 1 assignee View on GitHub

@AndyAyersMS is already working on this.

Since Apr 17, 2026.

Assessment

This issue has not been assessed yet.

Description

arch-x64 area-CodeGen-coreclr os-linux tenet-performance tenet-performance-benchmarks
Run Information
Name Value
Architecture x64
OS ubuntu 22.04
Queue ViperUbuntu
Baseline e8e3e148fd9c56182cf5676b47f2697779ec5c6e
Compare 11c86d8acba2f248b3afb5e8594f5f41ceebf098
Diff Diff
Configs CompilationMode:tiered, 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
54.69 ns 57.52 ns 1.05 0.19 False
40.23 ns 46.84 ns 1.16 0.05 False
34.58 ns 38.13 ns 1.10 0.05 False
33.33 ns 38.54 ns 1.16 0.02 True
67.65 ns 76.18 ns 1.13 0.06 False
61.30 ns 66.82 ns 1.09 0.05 False
19.94 ns 21.39 ns 1.07 0.09 False
46.86 ns 50.73 ns 1.08 0.06 False

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

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,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
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: Url,&lorem ipsum=dolor sit amet,16)
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: JavaScript,&Hello+<World>!,512)
ETL Files
Histogram
JIT Disasms
System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: UnsafeRelaxed,hello "there",16)
ETL Files
Histogram
JIT Disasms
System.Text.Encodings.Web.Tests.Perf_Encoders.EncodeUtf16(arguments: UnsafeRelaxed,hello "there",512)
ETL Files
Histogram
JIT Disasms
Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository


Run Information
Name Value
Architecture x64
OS ubuntu 22.04
Queue ViperUbuntu
Baseline e8e3e148fd9c56182cf5676b47f2697779ec5c6e
Compare 11c86d8acba2f248b3afb5e8594f5f41ceebf098
Diff Diff
Configs CompilationMode:tiered, RunKind:micro
Regressions in System.Buffers.Tests.ReadOnlySequenceTests<Char>
Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
26.40 ns 27.89 ns 1.06 0.02 False

graph
Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Buffers.Tests.ReadOnlySequenceTests&lt;Char&gt;*'
System.Buffers.Tests.ReadOnlySequenceTests<Char>.IterateTryGetTenSegments
ETL Files
Histogram
JIT Disasms
Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/runtime

All issues in dotnet/runtime

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.