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/9/2022 2:03:45 PM #4622

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

[Perf] Changes at 4/9/2022 2:03:45 PM #4622

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 d09f42d1075ce9cedd0101df07c6f4861e03901c
Compare 93c7c896c70737fb7b81480d11bba108fb0f7660
Diff Diff

Improvements in System.Globalization.Tests.StringSearch

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
IndexOf_Word_NotFound - Duration of single invocation 878.54 ns 87.08 ns 0.10 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 'System.Globalization.Tests.StringSearch*'

Payloads

Baseline
Compare

Histogram

System.Globalization.Tests.StringSearch.IndexOf_Word_NotFound(Options: (en-US, OrdinalIgnoreCase, False))


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 87.08482230527075 < 834.7543641887218.
IsChangePoint: Marked as a change because one of 4/9/2022 5:43:54 AM, 4/14/2022 3:36:10 AM falls between 4/5/2022 1:54:35 PM and 4/14/2022 3:36:10 AM.
IsImprovementStdDev: Marked as improvement because 6803.124817400822 (T) = (0 -87.15883858583138) / Math.Sqrt((2.255789788962656 / (299)) + (0.09631016381053494 / (16))) is greater than 1.9675720194858106 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (16) - 2, .975) and 0.90089697479033 = (879.4770734942903 - 87.15883858583138) / 879.4770734942903 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

2 participants