Skip to content

[Perf] Changes at 5/30/2022 8:02:30 PM #5810

@performanceautofiler

Description

@performanceautofiler

Run Information

Architecture x64
OS alpine 3.15
Baseline 8ab2e9f5df73b9a348c3753f66ca1fc0b674524f
Compare 68d16d50c90abb1a816ff000229c9f0fab2ae509
Diff Diff

Improvements in System.Collections.CreateAddAndRemove<Int32>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
HashSet - Duration of single invocation 8.76 μs 7.93 μs 0.91 0.11 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.CreateAddAndRemove&lt;Int32&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.CreateAddAndRemove<Int32>.HashSet(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 7.933700139342826 < 8.238103691322873.
IsChangePoint: Marked as a change because one of 4/16/2022 5:36:25 PM, 5/30/2022 5:18:40 PM, 6/7/2022 9:00:42 AM falls between 5/29/2022 5:15:01 PM and 6/7/2022 9:00:42 AM.
IsImprovementStdDev: Marked as improvement because 26.319073945319087 (T) = (0 -8035.854007593581) / Math.Sqrt((49613.640304398235 / (299)) + (19067.83339047732 / (49))) is greater than 1.9668438982061167 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (49) - 2, .975) and 0.07163599096829677 = (8655.930140996192 - 8035.854007593581) / 8655.930140996192 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions