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/26/2022 4:04:55 PM #5145

Closed
performanceautofiler bot opened this issue May 5, 2022 · 0 comments
Closed

[Perf] Changes at 4/26/2022 4:04:55 PM #5145

performanceautofiler bot opened this issue May 5, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented May 5, 2022

Run Information

Architecture arm64
OS Windows 10.0.19041
Baseline 6387a2dc3de16e2f22c8e49678bee33506260c46
Compare e4163ea55ebb3673c29e1c2a850a6a790029d278
Diff Diff

Improvements in System.Collections.ContainsTrue<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Stack - Duration of single invocation 587.33 μs 546.00 μs 0.93 0.18 False

Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.ContainsTrue&lt;String&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.ContainsTrue<String>.Stack(Size: 512)


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 545.9992042440318 < 557.2944737611924.
IsChangePoint: Marked as a change because one of 3/14/2022 10:40:48 AM, 3/16/2022 7:30:14 AM, 4/26/2022 10:28:11 AM, 5/5/2022 2:36:12 AM falls between 4/26/2022 10:28:11 AM and 5/5/2022 2:36:12 AM.
IsImprovementStdDev: Marked as improvement because 25.39951958985009 (T) = (0 -546557.2486523489) / Math.Sqrt((1338664360.6179235 / (299)) + (1560558.1376858016 / (31))) is greater than 1.9672228266464409 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (31) - 2, .975) and 0.08998433857814042 = (600602.0245831562 - 546557.2486523489) / 600602.0245831562 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

### Run Information
Architecture arm64
OS Windows 10.0.19041
Baseline 6387a2dc3de16e2f22c8e49678bee33506260c46
Compare e4163ea55ebb3673c29e1c2a850a6a790029d278
Diff Diff

Improvements in System.Collections.ContainsFalse<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Stack - Duration of single invocation 1.16 ms 1.08 ms 0.93 0.13 False

Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.ContainsFalse&lt;String&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.ContainsFalse<String>.Stack(Size: 512)


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 1.0761583333333335 < 1.1012922782738095.
IsChangePoint: Marked as a change because one of 12/23/2021 8:24:04 AM, 4/26/2022 10:28:11 AM, 5/5/2022 2:36:12 AM falls between 4/26/2022 10:28:11 AM and 5/5/2022 2:36:12 AM.
IsImprovementStdDev: Marked as improvement because 28.038182742714564 (T) = (0 -1079078.0213444429) / Math.Sqrt((3566273499.976792 / (299)) + (6262970.688179136 / (31))) is greater than 1.9672228266464409 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (31) - 2, .975) and 0.08298376162480467 = (1176727.2772141907 - 1079078.0213444429) / 1176727.2772141907 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

2 participants