Skip to content

[Perf] Changes at 6/20/2022 7:45:04 PM #6321

@performanceautofiler

Description

@performanceautofiler

Run Information

Architecture arm64
OS ubuntu 20.04
Baseline 38794de5f2e3198b28df0915e82e33ab3d91f2ee
Compare 715c71ae6af5775402e54d3b8ab6c4a888da3cb5
Diff Diff

Improvements in System.Text.Json.Serialization.Tests.WriteJson<BinaryData>

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
SerializeToStream - Duration of single invocation 1.58 μs 927.64 ns 0.59 0.02 False
SerializeToUtf8Bytes - Duration of single invocation 1.77 μs 812.21 ns 0.46 0.02 False

graph
graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Text.Json.Serialization.Tests.WriteJson&lt;BinaryData&gt;*'
Details

Payloads

Baseline
Compare

Histogram

System.Text.Json.Serialization.Tests.WriteJson<BinaryData>.SerializeToStream


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 927.6410449977582 < 1.4902050848570625.
IsChangePoint: Marked as a change because one of 5/11/2022 7:18:06 PM, 6/20/2022 12:28:47 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 48.60476967484531 (T) = (0 -944.4759075719153) / Math.Sqrt((45768.81261481578 / (222)) + (594.3439549661166 / (11))) is greater than 1.970286659282671 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (222) + (11) - 2, .975) and 0.45358679930506535 = (1728.5012630930582 - 944.4759075719153) / 1728.5012630930582 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

```#### System.Text.Json.Serialization.Tests.WriteJson&lt;BinaryData&gt;.SerializeToUtf8Bytes

```log

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 812.2072741142947 < 1.6348354168351709.
IsChangePoint: Marked as a change because one of 5/11/2022 7:18:06 PM, 6/20/2022 12:28:47 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 18.0020087706793 (T) = (0 -1036.1417312727783) / Math.Sqrt((42425.97539871816 / (222)) + (21707.60038963709 / (11))) is greater than 1.970286659282671 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (222) + (11) - 2, .975) and 0.4470004761409175 = (1873.675630029678 - 1036.1417312727783) / 1873.675630029678 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