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 11/22/2021 6:07:11 PM #2505

Closed
performanceautofiler bot opened this issue Nov 23, 2021 · 1 comment
Closed

[Perf] Changes at 11/22/2021 6:07:11 PM #2505

performanceautofiler bot opened this issue Nov 23, 2021 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Nov 23, 2021

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline f1edeedb68ce1e6d4dc93a2d79d82a0c2f69e3ce
Compare 4892e4f581525dfe1ec3af9cfd3ce17e3cc32b52
Diff Diff

Regressions in System.Collections.ContainsFalse<Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ImmutableSortedSet - Duration of single invocation 39.19 μs 42.64 μs 1.09 0.01 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.ContainsFalse&lt;Int32&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.ContainsFalse<Int32>.ImmutableSortedSet(Size: 512)


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 42.64403723887376 > 41.74078027565193.
IsChangePoint: Marked as a change because one of 10/15/2021 6:13:58 AM, 10/30/2021 6:22:30 PM, 11/22/2021 3:34:51 PM, 11/23/2021 3:51:55 AM falls between 11/14/2021 12:07:47 PM and 11/23/2021 3:51:55 AM.
IsRegressionStdDev: Marked as regression because -42.731659966143916 (T) = (0 -42587.579647516584) / Math.Sqrt((110531.80176948766 / (57)) + (6374.9192437067595 / (2))) is less than -2.0024654592901125 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (57) + (2) - 2, .025) and -0.07740348069631754 = (39527.97666849244 - 42587.579647516584) / 39527.97666849244 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

@AndyAyersMS
Copy link
Member

Possibly dotnet/runtime#61882, but this test is flaky. Will look again next week.

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

2 participants