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/17/2022 3:19:47 PM #9053

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

[Perf] Linux/x64: 1 Regression on 10/17/2022 3:19:47 PM #9053

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

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Oct 18, 2022

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 6dc9a74481888a13573d90424d06484bbf425b4a
Compare 3ba1dd21d91ddbe97dc571e45dc608610660c4f3
Diff Diff

Regressions in System.Text.Json.Serialization.Tests.ColdStartSerialization<SimpleStructWithProperties>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
NewDefaultOptions - Duration of single invocation 43.01 μs 47.21 μs 1.10 0.01 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Text.Json.Serialization.Tests.ColdStartSerialization&lt;SimpleStructWithProperties&gt;*'

Related Issues

Regressions

Improvements

Payloads

Baseline
Compare

Histogram

Edge Detector Info

Collection Data

System.Text.Json.Serialization.Tests.ColdStartSerialization<SimpleStructWithProperties>.NewDefaultOptions


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 47.21019792114889 > 45.13925907873548.
IsChangePoint: Marked as a change because one of 10/6/2022 12:41:43 AM, 10/17/2022 12:47:34 PM, 10/18/2022 9:26:37 AM falls between 10/7/2022 9:25:17 PM and 10/18/2022 9:26:37 AM.
IsRegressionStdDev: Marked as regression because -17.44625888851744 (T) = (0 -47534.27026036483) / Math.Sqrt((2997564.0419433257 / (46)) + (164504.26722631222 / (3))) is less than -2.011740513728388 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (46) + (3) - 2, .025) and -0.14566003312112297 = (41490.729261862405 - 47534.27026036483) / 41490.729261862405 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