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 2/15/2022 8:18:05 AM #3560

Closed
performanceautofiler bot opened this issue Feb 17, 2022 · 0 comments
Closed

[Perf] Changes at 2/15/2022 8:18:05 AM #3560

performanceautofiler bot opened this issue Feb 17, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Feb 17, 2022

Run Information

Architecture arm64
OS Windows 10.0.19041
Baseline 01b0737028f146f598affb2276cea45609c776c9
Compare a14d27ac7ff3a58e39d889db72f7ce682c7492fd
Diff Diff

Regressions in BenchmarksGame.RegexRedux_1

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
RunBench - Duration of single invocation 52.07 ms 61.61 ms 1.18 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 'BenchmarksGame.RegexRedux_1*'

Payloads

Baseline
Compare

Histogram

BenchmarksGame.RegexRedux_1.RunBench


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 61.60986 > 54.60170625.
IsChangePoint: Marked as a change because one of 11/17/2021 1:22:14 PM, 2/15/2022 12:48:49 AM, 2/17/2022 2:02:19 AM falls between 2/8/2022 9:17:51 AM and 2/17/2022 2:02:19 AM.
IsRegressionStdDev: Marked as regression because -43.05192153695367 (T) = (0 -61619082.28327228) / Math.Sqrt((107357720034.6918 / (30)) + (319397353119.8285 / (7))) is less than -2.0301079282477414 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (30) + (7) - 2, .025) and -0.18341101400445306 = (52069045.79564815 - 61619082.28327228) / 52069045.79564815 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