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/arm64: 1 Regression on 12/28/2022 5:44:52 PM #11344

Closed
performanceautofiler bot opened this issue Jan 5, 2023 · 0 comments
Closed

[Perf] Linux/arm64: 1 Regression on 12/28/2022 5:44:52 PM #11344

performanceautofiler bot opened this issue Jan 5, 2023 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Jan 5, 2023

Run Information

Architecture arm64
OS ubuntu 20.04
Baseline 2bd38ad775766937849255f319ef924fd57091ff
Compare fa7d049aad0261f8ed6c0584f1ccf2ad08aec23c
Diff Diff

Regressions in Burgers

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Test3 - Duration of single invocation 337.87 ms 457.52 ms 1.35 0.01 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Burgers*'

Payloads

Baseline
Compare

Histogram

Burgers.Test3


Description of detection logic

IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small.
IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsRegressionWindowed: Marked as regression because 457.5180578 > 354.75521674923084.
IsChangePoint: Marked as a change because one of 12/28/2022 7:19:51 AM, 1/5/2023 2:25:12 AM falls between 12/27/2022 1:08:06 PM and 1/5/2023 2:25:12 AM.
IsRegressionStdDev: Marked as regression because -3376.22042670025 (T) = (0 -457705277.2700001) / Math.Sqrt((1139388660.673154 / (9)) + (22674952947.630074 / (20))) is less than -2.051830516474954 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (9) + (20) - 2, .025) and -0.35477942570767834 = (337844868.7548636 - 457705277.2700001) / 337844868.7548636 is less than -0.05.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

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

1 participant