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/18/2022 12:25:49 AM #3694

Closed
performanceautofiler bot opened this issue Feb 24, 2022 · 1 comment
Closed

[Perf] Changes at 2/18/2022 12:25:49 AM #3694

performanceautofiler bot opened this issue Feb 24, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Feb 24, 2022

Run Information

Architecture arm64
OS Windows 10.0.19041
Baseline 973b7640aed5f6f1aa95bea10361b7792f9c1c5d
Compare c80a346079465b21e1f8f27a96e51d6b93f85bf2
Diff Diff

Improvements in Benchstone.BenchF.MatInv4

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Test - Duration of single invocation 2.59 ms 2.24 ms 0.86 0.00 True

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Benchstone.BenchF.MatInv4*'

Payloads

Baseline
Compare

Histogram

Benchstone.BenchF.MatInv4.Test


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 2.237815416666666 < 2.4589820984241446.
IsChangePoint: Marked as a change because one of 2/17/2022 7:22:10 PM, 2/23/2022 1:54:47 PM falls between 2/15/2022 12:48:49 AM and 2/23/2022 1:54:47 PM.
IsImprovementStdDev: Marked as improvement because 565.5741001519807 (T) = (0 -2239787.9857955324) / Math.Sqrt((20325498.95310753 / (299)) + (6024882.836437433 / (19))) is greater than 1.9674995188240387 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (19) - 2, .975) and 0.13546825506466267 = (2590752.7385973055 - 2239787.9857955324) / 2590752.7385973055 is greater than 0.05.
IsChangeEdgeDetector: Marked as 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 973b7640aed5f6f1aa95bea10361b7792f9c1c5d
Compare c80a346079465b21e1f8f27a96e51d6b93f85bf2
Diff Diff

Improvements in Benchstone.BenchF.InvMt

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Test - Duration of single invocation 3.70 ms 3.43 ms 0.93 0.00 True

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Benchstone.BenchF.InvMt*'

Payloads

Baseline
Compare

Histogram

Benchstone.BenchF.InvMt.Test


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 3.432253839285714 < 3.5140141276041663.
IsChangePoint: Marked as a change because one of 2/17/2022 7:22:10 PM, 2/23/2022 1:54:47 PM falls between 2/15/2022 12:48:49 AM and 2/23/2022 1:54:47 PM.
IsImprovementStdDev: Marked as improvement because 82.35017561345862 (T) = (0 -3380526.5231347596) / Math.Sqrt((126027783.22699627 / (299)) + (286576965.9335558 / (19))) is greater than 1.9674995188240387 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (19) - 2, .975) and 0.08752460664982095 = (3704786.504678292 - 3380526.5231347596) / 3704786.504678292 is greater than 0.05.
IsChangeEdgeDetector: Marked as 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