Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Perf] Linux/x64: 1 Regression on 7/24/2024 2:56:52 PM #39086

Open
performanceautofiler bot opened this issue Jul 30, 2024 · 1 comment
Open

[Perf] Linux/x64: 1 Regression on 7/24/2024 2:56:52 PM #39086

performanceautofiler bot opened this issue Jul 30, 2024 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture x64
OS ubuntu 22.04
Queue TigerUbuntu
Baseline a70e8ab165146c21b15d9cb03dbc991d2eb44f4e
Compare d3eeb0ea697fe9f3e6ff362cd944fe3883a451f3
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Regressions in System.Collections.ContainsTrue<Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
15.75 μs 16.67 μs 1.06 0.07 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.Collections.ContainsTrue&lt;Int32&gt;*'

System.Collections.ContainsTrue<Int32>.ImmutableArray(Size: 512)

ETL Files

Histogram

JIT Disasms

Docs

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

@LoopedBard3
Copy link
Member

LoopedBard3 commented Jul 30, 2024

@EgorBo could this potentially be related to dotnet/runtime#105250? Nothing is popping out from the compare range: dotnet/runtime@a70e8ab...dff1d84.

Potentially other related regression:
Linux arm64: #39263

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant