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 11/18/2024 1:48:19 AM #45035

Closed
performanceautofiler bot opened this issue Nov 19, 2024 · 2 comments
Closed

[Perf] Linux/x64: 1 Regression on 11/18/2024 1:48:19 AM #45035

performanceautofiler bot opened this issue Nov 19, 2024 · 2 comments

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture x64
OS ubuntu 22.04
Queue TigerUbuntu
Baseline d9855f27f7d5d5138452009e9f0dd7a81c5c8b74
Compare 234e2f7ec5dd315014f31574719900c0715f9477
Diff Diff
Configs CompilationMode:tiered, RunKind:micro

Regressions in Span.Sorting

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
5.77 μs 11.80 μs 2.04 0.19 False

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 'Span.Sorting*'

Span.Sorting.QuickSortSpan(Size: 512)

ETL Files

Histogram

JIT Disasms

Docs

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

@LoopedBard3
Copy link
Member

Marking look again as the test had a previous change in behavior that this regression could fall under, and there are no commits in the range that would obviously cause this: dotnet/runtime@96ae7cf...aaafed2.

@LoopedBard3
Copy link
Member

Restabilized at previous value likely due to dotnet/runtime#110277. (Dec 3rd 2024)

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