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 6/15/2022 7:24:26 PM #6338

Closed
performanceautofiler bot opened this issue Jun 23, 2022 · 0 comments
Closed

[Perf] Changes at 6/15/2022 7:24:26 PM #6338

performanceautofiler bot opened this issue Jun 23, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Jun 23, 2022

Run Information

Architecture arm64
OS Windows 10.0.25094
Baseline 702c1ea42dcd7c7d0a1ff139bda13b68033dc5ff
Compare 3fc61ebb562afc327a8fc6de5c82d76e86bf6f5d
Diff Diff

Improvements in System.Collections.IndexerSet<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Array - Duration of single invocation 537.78 ns 227.13 ns 0.42 0.61 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.IndexerSet&lt;String&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.IndexerSet<String>.Array(Size: 512)


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 227.12627510779262 < 510.3927361891066.
IsChangePoint: Marked as a change because one of 6/15/2022 1:30:25 PM, 6/23/2022 8:35:19 AM falls between 6/14/2022 4:54:48 PM and 6/23/2022 8:35:19 AM.
IsImprovementStdDev: Marked as improvement because 56.462693040061936 (T) = (0 -247.55141205704768) / Math.Sqrt((1340.9705704545527 / (152)) + (409.17942640786026 / (30))) is greater than 1.9732308230712676 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (152) + (30) - 2, .975) and 0.5194559104194674 = (515.1481777106769 - 247.55141205704768) / 515.1481777106769 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

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