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] Changes at 5/30/2022 9:21:47 AM #5645

Closed
performanceautofiler bot opened this issue May 31, 2022 · 0 comments
Closed

[Perf] Changes at 5/30/2022 9:21:47 AM #5645

performanceautofiler bot opened this issue May 31, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented May 31, 2022

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 4719135a5fd6c9f22ce429ad8a211d696eae0426
Compare 9380113a892ec86d147e6e7506a10eda407a82be
Diff Diff

Regressions in System.Tests.Perf_Byte

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Parse - Duration of single invocation 10.91 ns 12.57 ns 1.15 0.16 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_Byte*'

Payloads

Baseline
Compare

Histogram

System.Tests.Perf_Byte.Parse(value: "255")


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 12.567095064211433 > 11.452644017910078.
IsChangePoint: Marked as a change because one of 3/31/2022 1:45:25 PM, 5/29/2022 1:52:27 AM, 5/30/2022 3:57:24 AM, 5/31/2022 8:51:40 AM falls between 5/22/2022 6:37:49 PM and 5/31/2022 8:51:40 AM.
IsRegressionStdDev: Marked as regression because -4.629393463390666 (T) = (0 -12.313829476686287) / Math.Sqrt((1.8132960961181057 / (60)) + (0.13326831971383152 / (6))) is less than -1.997729654317006 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (60) + (6) - 2, .025) and -0.0941950330130159 = (11.253779358491942 - 12.313829476686287) / 11.253779358491942 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