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 2/4/2022 1:40:45 AM #3438

Closed
performanceautofiler bot opened this issue Feb 10, 2022 · 0 comments
Closed

[Perf] Changes at 2/4/2022 1:40:45 AM #3438

performanceautofiler bot opened this issue Feb 10, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Feb 10, 2022

Run Information

Architecture arm64
OS ubuntu 18.04
Baseline 64f3bae738087a1ec1fd394bfd97c4e4feba5767
Compare 607dccee09d06ef3f0d4c015da39fcc81117b4eb
Diff Diff

Improvements in System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Dequeue_And_Enqueue - Duration of single invocation 254.66 μs 241.21 μs 0.95 0.00 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.Tests.Perf_PriorityQueue&lt;Int32, Int32&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.Tests.Perf_PriorityQueue<Int32, Int32>.Dequeue_And_Enqueue(Size: 1000)


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 241.2080003434066 < 242.36396851118468.
IsChangePoint: Marked as a change because one of 11/1/2021 4:11:40 PM, 2/3/2022 8:57:20 PM, 2/8/2022 11:58:21 PM falls between 1/31/2022 9:06:05 AM and 2/8/2022 11:58:21 PM.
IsImprovementStdDev: Marked as improvement because 23.102979836430574 (T) = (0 -240622.53782814337) / Math.Sqrt((27706792.18811416 / (299)) + (9684580.08785857 / (18))) is greater than 1.9675235316906419 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (18) - 2, .975) and 0.07084819383658643 = (258970.1017982245 - 240622.53782814337) / 258970.1017982245 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