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 3/2/2022 5:56:50 PM #3939

Closed
performanceautofiler bot opened this issue Mar 8, 2022 · 1 comment
Closed

[Perf] Changes at 3/2/2022 5:56:50 PM #3939

performanceautofiler bot opened this issue Mar 8, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Mar 8, 2022

Run Information

Architecture x64
OS ubuntu 18.04
Baseline 093bdc466693e847dc75b6fd86d895bf603acdee
Compare 24ce527fb5f966a8262e48b5812cefc240ba6ef5
Diff Diff

Improvements in Microsoft.Extensions.Primitives.StringSegmentBenchmark

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Equals_String - Duration of single invocation 4.75 ns 1.59 ns 0.34 0.07 True

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Microsoft.Extensions.Primitives.StringSegmentBenchmark*'

Payloads

Baseline
Compare

Histogram

Microsoft.Extensions.Primitives.StringSegmentBenchmark.Equals_String


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.5920112085806197 < 4.51105569594266.
IsChangePoint: Marked as a change because one of 3/2/2022 3:17:47 PM, 3/8/2022 2:08:40 PM falls between 2/27/2022 3:52:50 PM and 3/8/2022 2:08:40 PM.
IsImprovementStdDev: Marked as improvement because 136.79776818044715 (T) = (0 -1.6050713908316436) / Math.Sqrt((0.024574730196138626 / (299)) + (0.01499225410970702 / (32))) is greater than 1.9672006833568965 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (32) - 2, .975) and 0.6666724403031576 = (4.815297577828362 - 1.6050713908316436) / 4.815297577828362 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