Skip to content

[Perf] Regressions in System.Threading.Tasks.Tests.Perf_AsyncMethods #70496

Description

@performanceautofiler

Run Information

Architecture arm64
OS ubuntu 18.04
Baseline bab1a1f239325746873d2ae795ea343e7901dbce
Compare 31cd7eb907133929846e5d229d18cc8bc77bde63
Diff Diff

Regressions in System.Threading.Tasks.Tests.Perf_AsyncMethods

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
SingleYieldMethodInvocation - Duration of single invocation 1.95 μs 2.34 μs 1.20 0.26 False

graph
Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

System.Threading.Tasks.Tests.Perf_AsyncMethods.SingleYieldMethodInvocation


Description of detection logic

IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small.
IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsRegressionWindowed: Marked as regression because 2.3442400250544666 > 2.0870269541497635.
IsChangePoint: Marked as a change because one of 6/7/2022 9:37:06 AM, 6/9/2022 12:28:12 AM falls between 5/31/2022 10:47:41 AM and 6/9/2022 12:28:12 AM.
IsRegressionStdDev: Marked as regression because -14.107089741639717 (T) = (0 -2290.7938717730394) / Math.Sqrt((3084.2780411461085 / (40)) + (2101.912397345745 / (5))) is less than -2.016692199226234 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (40) + (5) - 2, .025) and -0.15922492633243318 = (1976.142696500389 - 2290.7938717730394) / 1976.142696500389 is less than -0.05.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

Docs

Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions