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 12:48:49 AM #3571

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

[Perf] Changes at 2/15/2022 12:48:49 AM #3571

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 ubuntu 18.04
Baseline a2c668836333af78ad361e9943d2c4e84b21d982
Compare 3494d72c8967f2438cc29a14a48aa3e25cef14db
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 90.31 ms 110.80 ms 1.23 0.34 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\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 110.80196746428571 > 94.883617040625.
IsChangePoint: Marked as a change because one of 12/4/2021 9:11:00 PM, 2/14/2022 9:07:48 PM, 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 -6.050361917144816 (T) = (0 -111943777.68537414) / Math.Sqrt((43200723891787.49 / (28)) + (46052215898627.13 / (7))) is less than -2.034515297446192 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (28) + (7) - 2, .025) and -0.1820757327137056 = (94701020.06779502 - 111943777.68537414) / 94701020.06779502 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