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/8/2022 1:52:24 AM #4616

Closed
performanceautofiler bot opened this issue Apr 14, 2022 · 0 comments
Closed

[Perf] Changes at 4/8/2022 1:52:24 AM #4616

performanceautofiler bot opened this issue Apr 14, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Apr 14, 2022

Run Information

Architecture arm64
OS Windows 10.0.19041
Baseline 7b26638a4c845e4aa91756a24b291618ca5cb1eb
Compare 8e8a62156ea459945b1d953c4fbe950d276bbc9b
Diff Diff

Regressions in System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Mariomkas

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Ctor - Duration of single invocation 464.59 μs 2.72 ms 5.86 0.13 True
Ctor - Duration of single invocation 386.43 μs 2.17 ms 5.62 0.10 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_Mariomkas*'

Payloads

Baseline
Compare

Histogram

System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Mariomkas.Ctor(Pattern: "[\w]+://[^/\s?#]+[^\s?#]+(?:?[^\s#])?(?:#[^\s])?", 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 2.7235549697493515 > 484.58070972202694.
IsChangePoint: Marked as a change because one of 3/18/2022 2:15:20 PM, 4/7/2022 6:53:49 PM, 4/14/2022 3:36:10 AM falls between 4/5/2022 1:54:35 PM and 4/14/2022 3:36:10 AM.
IsRegressionStdDev: Marked as regression because -134.1745051363217 (T) = (0 -2835538.0816935166) / Math.Sqrt((161786258.14188233 / (20)) + (6731543143.445374 / (22))) is less than -2.0210753903043583 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (20) + (22) - 2, .025) and -5.195185204479093 = (457700.2927440223 - 2835538.0816935166) / 457700.2927440223 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 as regression because Edge Detector said so.

```#### System.Text.RegularExpressions.Tests.Perf_Regex_Industry_Mariomkas.Ctor(Pattern: "[\w\.+-]+@[\w\.-]+\.[\w\.-]+", Options: NonBacktracking)

```log

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 2.1710693333333335 > 408.02577492479776.
IsChangePoint: Marked as a change because one of 3/4/2022 11:33:07 AM, 4/7/2022 6:53:49 PM, 4/14/2022 3:36:10 AM falls between 4/5/2022 1:54:35 PM and 4/14/2022 3:36:10 AM.
IsRegressionStdDev: Marked as regression because -226.89666641659628 (T) = (0 -2166062.570134995) / Math.Sqrt((31523750.530394003 / (20)) + (1313972052.5102596 / (22))) is less than -2.0210753903043583 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (20) + (22) - 2, .025) and -4.560295473336924 = (389558.8967388214 - 2166062.570134995) / 389558.8967388214 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

2 participants