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 4/25/2022 3:15:54 PM #4786

Closed
performanceautofiler bot opened this issue Apr 26, 2022 · 0 comments
Closed

[Perf] Changes at 4/25/2022 3:15:54 PM #4786

performanceautofiler bot opened this issue Apr 26, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Apr 26, 2022

Run Information

Architecture x64
OS ubuntu 18.04
Baseline a9d25b6324708127c0aada0244e7a76af390b56d
Compare 3f4ac7f4c38d4e8043175639dd3a47f921500442
Diff Diff

Regressions in System.Text.Json.Tests.Perf_Get

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
GetUInt16 - Duration of single invocation 1.60 μs 1.74 μs 1.09 0.05 False
GetBoolean - Duration of single invocation 371.18 ns 430.20 ns 1.16 0.32 False

Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

System.Text.Json.Tests.Perf_Get.GetUInt16


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 1.7406803453894941 > 1.6819367311070637.
IsChangePoint: Marked as a change because one of 4/25/2022 11:05:49 AM, 4/25/2022 9:58:40 PM falls between 4/17/2022 3:50:42 AM and 4/25/2022 9:58:40 PM.
IsRegressionStdDev: Marked as regression because -9.435750566312656 (T) = (0 -1749.478683294569) / Math.Sqrt((1470.4349002962524 / (57)) + (154.82149978375764 / (2))) is less than -2.0024654592901125 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (57) + (2) - 2, .025) and -0.057969184031524096 = (1653.6196986645314 - 1749.478683294569) / 1653.6196986645314 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.

```#### System.Text.Json.Tests.Perf_Get.GetBoolean

```log

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 430.19761103432387 > 390.6948282835777.
IsChangePoint: Marked as a change because one of 4/18/2022 2:31:51 PM, 4/25/2022 9:58:40 PM falls between 4/17/2022 3:50:42 AM and 4/25/2022 9:58:40 PM.
IsRegressionStdDev: Marked as regression because -20.52683505478532 (T) = (0 -428.2835616651143) / Math.Sqrt((99.18660014729274 / (20)) + (31.503446452539354 / (39))) is less than -2.0024654592901125 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (20) + (39) - 2, .025) and -0.1300693013701849 = (378.9887586060692 - 428.2835616651143) / 378.9887586060692 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