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 1/4/2022 3:56:15 AM #2974

Closed
performanceautofiler bot opened this issue Jan 20, 2022 · 0 comments
Closed

[Perf] Changes at 1/4/2022 3:56:15 AM #2974

performanceautofiler bot opened this issue Jan 20, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Jan 20, 2022

Run Information

Architecture arm64
OS Windows 10.0.19041
Baseline 046cbf0c412a2293536d5617e857a006f3c9bef8
Compare 312c66f1fc2f749f56612999cb1adab9ca7fde59
Diff Diff

Improvements in System.Numerics.Tests.Perf_VectorConvert

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Convert_double_ulong - Duration of single invocation 2.62 μs 641.01 ns 0.24 0.11 True

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_VectorConvert*'

Payloads

Baseline
Compare

Histogram

System.Numerics.Tests.Perf_VectorConvert.Convert_double_ulong


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 we could not find enough baseline builds for window checking.
IsChangePoint: Marked as a change because one of 1/4/2022 12:37:46 AM, 1/11/2022 6:41:22 PM falls between 1/3/2022 4:56:39 AM and 1/11/2022 6:41:22 PM.
IsImprovementStdDev: Marked as improvement because 121.10480492694471 (T) = (0 -641.9149681920416) / Math.Sqrt((82860.03422575745 / (299)) + (1.015855508237965 / (16))) is greater than 1.9675720194858106 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (16) - 2, .975) and 0.758513549902535 = (2658.182137892051 - 641.9149681920416) / 2658.182137892051 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