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 10/11/2022 6:23:40 AM #9054

Open
performanceautofiler bot opened this issue Oct 19, 2022 · 1 comment
Open

[Perf] Linux/x64: 1 Regression on 10/11/2022 6:23:40 AM #9054

performanceautofiler bot opened this issue Oct 19, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 19, 2022

Run Information

Architecture x64
OS ubuntu 18.04
Baseline d6fdb3ab48ba885e5386a529ce53e143d56ab963
Compare d6c8ba1f7806c03b90047bcf8fa4eabdf0e143a3
Diff Diff

Regressions in System.Tests.Perf_UInt64

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
TryFormat - Duration of single invocation 242.28 ns 269.66 ns 1.11 0.23 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Tests.Perf_UInt64*'

Related Issues

Regressions

Improvements

Payloads

Baseline
Compare

Histogram

Edge Detector Info

Collection Data

System.Tests.Perf_UInt64.TryFormat(value: 0)


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.
IsRegressionWindowed: Marked as regression because 269.65778603367437 > 248.3236066649993.
IsChangePoint: Marked as a change because one of 7/28/2022 3:42:13 AM, 10/11/2022 2:16:14 AM, 10/18/2022 8:25:03 PM falls between 10/7/2022 9:25:17 PM and 10/18/2022 8:25:03 PM.
IsRegressionStdDev: Marked as regression because -14.34095409310307 (T) = (0 -271.1522671687705) / Math.Sqrt((17.600888089904377 / (17)) + (33.81485919065937 / (8))) is less than -2.0686576104106944 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (17) + (8) - 2, .025) and -0.13807661635362764 = (238.25484442122743 - 271.1522671687705) / 238.25484442122743 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.
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