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/19/2022 6:32:34 PM #4756

Closed
performanceautofiler bot opened this issue Apr 21, 2022 · 1 comment
Closed

[Perf] Changes at 4/19/2022 6:32:34 PM #4756

performanceautofiler bot opened this issue Apr 21, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Apr 21, 2022

Run Information

Architecture arm64
OS Windows 10.0.19041
Baseline 4479fa685e6305db0b35a10793018c9a12203f8a
Compare de0b85f2b1690355f05bf13d3a88b8828b9853b1
Diff Diff

Regressions in System.Text.RegularExpressions.Tests.Perf_Regex_Industry_BoostDocs_Simple

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
IsMatch - Duration of single invocation 212.74 ns 258.27 ns 1.21 0.06 False

Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

System.Text.RegularExpressions.Tests.Perf_Regex_Industry_BoostDocs_Simple.IsMatch(Id: 12, Options: NonBacktracking)


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 258.26950842505784 > 224.38375059660774.
IsChangePoint: Marked as a change because one of 2/3/2022 7:42:52 AM, 2/26/2022 3:32:05 AM, 3/17/2022 6:54:53 PM, 4/19/2022 10:22:09 AM, 4/21/2022 7:46:01 AM falls between 4/12/2022 3:59:36 PM and 4/21/2022 7:46:01 AM.
IsRegressionStdDev: Marked as regression because -55.546319547567485 (T) = (0 -257.33782679618514) / Math.Sqrt((2.2167638112656336 / (36)) + (2.627565747056526 / (5))) is less than -2.0226909200346674 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (36) + (5) - 2, .025) and -0.19816152805078524 = (214.77724060697568 - 257.33782679618514) / 214.77724060697568 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