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] Linux/arm64: 1 Improvement on 9/13/2022 2:36:07 PM #8666

Closed
performanceautofiler bot opened this issue Sep 22, 2022 · 1 comment
Closed

[Perf] Linux/arm64: 1 Improvement on 9/13/2022 2:36:07 PM #8666

performanceautofiler bot opened this issue Sep 22, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

Run Information

Architecture arm64
OS ubuntu 18.04
Baseline 62140229d9e222eb326e18207d166209330b2194
Compare 67d2570ccfbabda2fc80b783471596d3481ffeb2
Diff Diff

Improvements in System.Tests.Perf_String

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ToLowerInvariant - Duration of single invocation 20.96 ns 16.64 ns 0.79 0.62 False

graph
Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

Edge Detector Info

Collection Data

System.Tests.Perf_String.ToLowerInvariant(s: "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 16.638866859915005 < 18.517111102374983.
IsChangePoint: Marked as a change because one of 7/2/2022 7:35:06 PM, 7/6/2022 3:55:24 AM, 9/13/2022 9:36:44 AM, 9/22/2022 12:33:20 AM falls between 9/13/2022 9:36:44 AM and 9/22/2022 12:33:20 AM.
IsImprovementStdDev: Marked as improvement because 9.242468378267178 (T) = (0 -17.790719788834796) / Math.Sqrt((3.6326850185848722 / (299)) + (0.9889228695156351 / (38))) is greater than 1.967070609662329 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (38) - 2, .975) and 0.09214913996304867 = (19.596522481799134 - 17.790719788834796) / 19.596522481799134 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.
IsChangeEdgeDetector: Marked not as a 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