Skip to content

[Perf] Windows/arm64: 1 Regression on 12/8/2022 12:36:10 PM #10744

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

Closed
performanceautofiler bot opened this issue Dec 15, 2022 · 1 comment
Closed

[Perf] Windows/arm64: 1 Regression on 12/8/2022 12:36:10 PM #10744

performanceautofiler bot opened this issue Dec 15, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Dec 15, 2022

Run Information

Architecture arm64
OS Windows 10.0.19041
Baseline a10bfece055b9f29909117201b9edc15f1f4d65b
Compare d150225b706299822534421f545b0a0b4c9f814a
Diff Diff

Regressions in System.Net.NetworkInformation.Tests.PhysicalAddressTests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
PAMedium - Duration of single invocation 24.03 ns 28.73 ns 1.20 0.13 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Net.NetworkInformation.Tests.PhysicalAddressTests*'

Payloads

Baseline
Compare

Histogram

System.Net.NetworkInformation.Tests.PhysicalAddressTests.PAMedium


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 28.72812992036764 > 25.155975108452218.
IsChangePoint: Marked as a change because one of 12/8/2022 3:49:24 AM, 12/15/2022 5:36:17 AM falls between 12/6/2022 5:26:30 PM and 12/15/2022 5:36:17 AM.
IsRegressionStdDev: Marked as regression because -29.31866380636942 (T) = (0 -28.742348406614948) / Math.Sqrt((0.23836008847915044 / (12)) + (0.14749418408835707 / (23))) is less than -2.034515297446192 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (12) + (23) - 2, .025) and -0.19810613652722506 = (23.989818205861283 - 28.742348406614948) / 23.989818205861283 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