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 3/2/2022 12:52:37 PM #3952

Closed
performanceautofiler bot opened this issue Mar 8, 2022 · 1 comment
Closed

[Perf] Changes at 3/2/2022 12:52:37 PM #3952

performanceautofiler bot opened this issue Mar 8, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Mar 8, 2022

Run Information

Architecture x64
OS Windows 10.0.18362
Baseline defd20c1c58887b0af733ebc7b2498ba3a8e8e12
Compare b61687b07672071fb31d1511d1c28d5eac616e6a
Diff Diff

Improvements in JetStream.Poker

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Play - Duration of single invocation 13.92 ms 12.39 ms 0.89 0.14 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'JetStream.Poker*'

Payloads

Baseline
Compare

Histogram

JetStream.Poker.Play


Description of detection logic

IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsRegressionBase: Marked as not a regression because the compare was not 5% greater than the baseline, or the value was too small.
IsImprovementBase: Marked as improvement because the compare was 5% less than the baseline, and the value was not too small.
IsImprovementCheck: Marked as improvement because the three check build points were 0.05 less than the baseline.
IsImprovementWindowed:Marked as improvement because 12.388981176470589 < 13.212243749999999.
IsChangePoint: Marked as a change because one of 1/19/2022 1:55:40 PM, 3/2/2022 5:45:31 AM, 3/8/2022 2:08:40 PM falls between 2/27/2022 3:52:50 PM and 3/8/2022 2:08:40 PM.
IsImprovementStdDev: Marked as improvement because 25.049259521403556 (T) = (0 -12254257.443992155) / Math.Sqrt((645876891728.7118 / (299)) + (43602535444.9143 / (33))) is greater than 1.9671786747533526 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (33) - 2, .975) and 0.10762939084798549 = (13732251.28474021 - 12254257.443992155) / 13732251.28474021 is greater than 0.05.
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