Skip to content

[Perf] Changes at 1/12/2022 1:53:56 AM #2899

@performanceautofiler

Description

@performanceautofiler

Run Information

Architecture x64
OS ubuntu 18.04
Baseline fe8422cdff450941bc3ba4b120576e8822459df4
Compare ef7ff071099d185a5f66b55966866fcc964e287c
Diff Diff

Improvements in System.Collections.CtorFromCollectionNonGeneric<String>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Queue - Duration of single invocation 6.10 μs 5.53 μs 0.91 0.03 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.CtorFromCollectionNonGeneric&lt;String&gt;*'

Payloads

Baseline
Compare

Histogram

System.Collections.CtorFromCollectionNonGeneric<String>.Queue(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 5.529357439424532 < 5.806923111702331.
IsChangePoint: Marked as a change because one of 11/13/2021 6:25:31 PM, 11/17/2021 2:42:53 PM, 12/2/2021 8:37:26 PM, 12/7/2021 12:20:12 AM, 12/17/2021 7:05:08 PM, 1/11/2022 2:18:34 PM, 1/18/2022 5:19:20 AM falls between 1/8/2022 8:22:56 PM and 1/18/2022 5:19:20 AM.
IsImprovementStdDev: Marked as improvement because 18.17580354052313 (T) = (0 -5569.084652952851) / Math.Sqrt((68801.59975659104 / (299)) + (3237.484401613351 / (33))) is greater than 1.9671786747533526 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (33) - 2, .975) and 0.05582625156390811 = (5898.368454087351 - 5569.084652952851) / 5898.368454087351 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

### Run Information
Architecture x64
OS ubuntu 18.04
Baseline fe8422cdff450941bc3ba4b120576e8822459df4
Compare ef7ff071099d185a5f66b55966866fcc964e287c
Diff Diff

Improvements in System.Threading.Tests.Perf_Timer

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ScheduleManyThenDisposeMany - Duration of single invocation 348.76 ms 269.55 ms 0.77 0.01 True

graph
Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

System.Threading.Tests.Perf_Timer.ScheduleManyThenDisposeMany


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 269.5469273333333 < 330.75338516333335.
IsChangePoint: Marked as a change because one of 1/11/2022 2:18:34 PM, 1/18/2022 5:19:20 AM falls between 1/8/2022 8:22:56 PM and 1/18/2022 5:19:20 AM.
IsImprovementStdDev: Marked as improvement because 179.0162715957676 (T) = (0 -268346422.72762248) / Math.Sqrt((14160665168214.045 / (299)) + (5279971019318.996 / (33))) is greater than 1.9671786747533526 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (33) - 2, .975) and 0.23299909515951714 = (349864545.1838572 - 268346422.72762248) / 349864545.1838572 is greater than 0.05.
IsChangeEdgeDetector: Marked as regression because Edge Detector said so.

Docs

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions