Skip to content

[Perf] Regressions from increasing inline budget #114383

@performanceautofiler

Description

@performanceautofiler

Run Information

Name Value
Architecture x64
OS ubuntu 22.04
Queue TigerUbuntu
Baseline 15872212c29cecc8d82da4548c3060f2614665f7
Compare ebcbde19ae3d35893879bb0e4376d9dfb7d5b336
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Regressions in System.IO.Hashing.Tests.Crc64_AppendPerf

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
429.49 ns 1.45 μs 3.37 0.01 False
5.97 ns 8.20 ns 1.37 0.07 False
12.48 ns 45.99 ns 3.69 0.04 False

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.IO.Hashing.Tests.Crc64_AppendPerf*'

System.IO.Hashing.Tests.Crc64_AppendPerf.Append(BufferSize: 10240)

ETL Files

Histogram

JIT Disasms

System.IO.Hashing.Tests.Crc64_AppendPerf.Append(BufferSize: 16)

ETL Files

Histogram

JIT Disasms

System.IO.Hashing.Tests.Crc64_AppendPerf.Append(BufferSize: 256)

ETL Files

Histogram

JIT Disasms

Docs

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

Metadata

Metadata

Assignees

Labels

arch-x64area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIos-linuxLinux OS (any supported distro)runtime-coreclrspecific to the CoreCLR runtimetenet-performancePerformance related issuetenet-performance-benchmarksIssue from performance benchmark

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions