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] Windows/arm64: 2 Regressions on 2/7/2025 8:19:26 AM +00:00 #49815

Open
performanceautofiler bot opened this issue Feb 7, 2025 · 0 comments
Open

Comments

@performanceautofiler
Copy link

Run Information

Name Value
Architecture arm64
OS Windows 10.0.22621
Queue SurfaceWindows
Baseline cbec38b13edc53f701225f8f087fb5a2dbfd3679
Compare 049799c39d766c58ef6388865d5f5ed273b6a75e
Diff Diff
Configs CompilationMode:tiered, RunKind:imagesharp

Regressions in SixLabors.ImageSharp.Benchmarks.Processing.BokehBlur

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
30.72 ms 34.59 ms 1.13 0.00 True

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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SixLabors.ImageSharp.Benchmarks.Processing.BokehBlur*'

SixLabors.ImageSharp.Benchmarks.Processing.BokehBlur.Blur

ETL Files

Histogram

JIT Disasms

Docs

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


Run Information

Name Value
Architecture arm64
OS Windows 10.0.22621
Queue SurfaceWindows
Baseline cbec38b13edc53f701225f8f087fb5a2dbfd3679
Compare 049799c39d766c58ef6388865d5f5ed273b6a75e
Diff Diff
Configs CompilationMode:tiered, RunKind:imagesharp

Regressions in SixLabors.ImageSharp.Benchmarks.DetectEdges

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
12.97 ms 14.31 ms 1.10 0.00 True

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
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'SixLabors.ImageSharp.Benchmarks.DetectEdges*'

SixLabors.ImageSharp.Benchmarks.DetectEdges.ImageProcessorCoreDetectEdges

ETL Files

Histogram

JIT Disasms

Docs

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

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

0 participants