Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Perf] Changes at 2/16/2022 2:51:06 AM #3565

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

[Perf] Changes at 2/16/2022 2:51:06 AM #3565

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 Windows 10.0.19041
Baseline a31ed471c8f528fe7ae0237ba38d74ea9af7d0c5
Compare e8fb8084e4667a0d95f1f41270617c09843df5fc
Diff Diff

Improvements in System.Numerics.Tests.Perf_Quaternion

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
MultiplyByQuaternionOperatorBenchmark - Duration of single invocation 4.49 ns 3.41 ns 0.76 0.18 False

graph
Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_Quaternion.MultiplyByQuaternionOperatorBenchmark


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.4071044833419735 < 4.220170090690543.
IsChangePoint: Marked as a change because one of 2/15/2022 10:33:05 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.
IsImprovementStdDev: Marked as improvement because 77.11072084059433 (T) = (0 -3.4298412032363323) / Math.Sqrt((0.010211180098645613 / (299)) + (0.00038961966145959647 / (3))) is greater than 1.9679030112610798 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (3) - 2, .975) and 0.22356346872469718 = (4.417413484657648 - 3.4298412032363323) / 4.417413484657648 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

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant