Skip to content

[Perf] Changes at 6/13/2022 5:36:49 PM #6288

@performanceautofiler

Description

@performanceautofiler

Run Information

Architecture x64
OS Windows 10.0.19042
Baseline 5c559f14ff23a34eb5585bc8112a73a579648b87
Compare 025b7638ce84c404eb4cdc1a12ea114029e511fc
Diff Diff

Improvements in Benchstone.BenchI.BenchE

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Test - Duration of single invocation 366.76 ms 261.71 ms 0.71 0.04 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'Benchstone.BenchI.BenchE*'
Details

Payloads

Baseline
Compare

Histogram

Benchstone.BenchI.BenchE.Test


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 261.70822 < 347.82183749999996.
IsChangePoint: Marked as a change because one of 4/22/2022 6:17:37 AM, 5/11/2022 7:02:26 PM, 5/26/2022 5:29:00 PM, 6/2/2022 5:58:32 PM, 6/7/2022 6:20:49 PM, 6/13/2022 2:27:15 PM, 6/21/2022 6:07:15 AM falls between 6/12/2022 5:56:07 PM and 6/21/2022 6:07:15 AM.
IsImprovementStdDev: Marked as improvement because 7.8337693181349195 (T) = (0 -285211980.74888074) / Math.Sqrt((1483444920803439 / (299)) + (785256099725165.5 / (45))) is greater than 1.9669246454804268 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (45) - 2, .975) and 0.11506652585667382 = (322297651.83759683 - 285211980.74888074) / 322297651.83759683 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 Windows 10.0.19042
Baseline 5c559f14ff23a34eb5585bc8112a73a579648b87
Compare 025b7638ce84c404eb4cdc1a12ea114029e511fc
Diff Diff

Improvements in PerfLabTests.LowLevelPerf

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
EmptyStaticFunction5Arg - Duration of single invocation 2.39 ms 2.23 ms 0.93 0.00 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'PerfLabTests.LowLevelPerf*'
Details

Payloads

Baseline
Compare

Histogram

PerfLabTests.LowLevelPerf.EmptyStaticFunction5Arg


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 2.2273595025510207 < 2.2666361011904756.
IsChangePoint: Marked as a change because one of 6/13/2022 2:27:15 PM, 6/21/2022 6:07:15 AM falls between 6/12/2022 5:56:07 PM and 6/21/2022 6:07:15 AM.
IsImprovementStdDev: Marked as improvement because 401.3893366225738 (T) = (0 -2227688.941679022) / Math.Sqrt((43067304.89126648 / (299)) + (213662.57443578215 / (45))) is greater than 1.9669246454804268 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (45) - 2, .975) and 0.06498466078402532 = (2382515.931286191 - 2227688.941679022) / 2382515.931286191 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 Windows 10.0.19042
Baseline 5c559f14ff23a34eb5585bc8112a73a579648b87
Compare 025b7638ce84c404eb4cdc1a12ea114029e511fc
Diff Diff

Improvements in SeekUnroll

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Test - Duration of single invocation 1.12 secs 999.10 ms 0.89 0.01 False
Test - Duration of single invocation 1.12 secs 1.00 secs 0.89 0.00 False

graph
graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'SeekUnroll*'
Details

Payloads

Baseline
Compare

Histogram

SeekUnroll.Test(boxedIndex: 1)


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 999.09904 < 1.0622683317179484.
IsChangePoint: Marked as a change because one of 6/13/2022 2:27:15 PM, 6/21/2022 6:07:15 AM falls between 6/12/2022 5:56:07 PM and 6/21/2022 6:07:15 AM.
IsImprovementStdDev: Marked as improvement because 152.82227417016185 (T) = (0 -994899883.8815626) / Math.Sqrt((64115687369840.13 / (299)) + (17643234969085.215 / (45))) is greater than 1.9669246454804268 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (45) - 2, .975) and 0.10684441222126649 = (1113915534.4209018 - 994899883.8815626) / 1113915534.4209018 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

```#### SeekUnroll.Test(boxedIndex: 3)

```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 1.0000219333333333 < 1.057176994142857.
IsChangePoint: Marked as a change because one of 6/13/2022 9:13:09 AM, 6/21/2022 6:07:15 AM falls between 6/12/2022 5:56:07 PM and 6/21/2022 6:07:15 AM.
IsImprovementStdDev: Marked as improvement because 165.7610240098426 (T) = (0 -994361541.8418537) / Math.Sqrt((51697866841344.88 / (299)) + (16078862811934.508 / (46))) is greater than 1.9669042814877102 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (46) - 2, .975) and 0.10753476537216985 = (1114173979.2884097 - 994361541.8418537) / 1114173979.2884097 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