Skip to content

[Perf] Windows/arm64: 2 Improvements on 11/11/2022 1:18:55 PM #9860

@performanceautofiler

Description

@performanceautofiler

Run Information

Architecture arm64
OS Windows 10.0.25094
Baseline 4820105ba85531da5b388e7b2e98fdcdae9ced07
Compare 2b1f57e08b26879e4fa99670df078b77c848d9e0
Diff Diff

Improvements in System.Globalization.Tests.StringSearch

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
IsSuffix_SecondHalf - Duration of single invocation 135.02 ns 73.03 ns 0.54 0.64 False
IsPrefix_FirstHalf - Duration of single invocation 129.58 ns 70.50 ns 0.54 0.66 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.Globalization.Tests.StringSearch*'

Related Issues

Regressions

Improvements

Details

Payloads

Baseline
Compare

Histogram

Edge Detector Info

Collection Data

System.Globalization.Tests.StringSearch.IsSuffix_SecondHalf(Options: (en-US, OrdinalIgnoreCase, False))


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 73.0259967732571 < 119.92528214939102.
IsChangePoint: Marked as a change because one of 11/11/2022 8:39:50 AM, 11/17/2022 1:45:21 AM falls between 11/8/2022 10:18:07 AM and 11/17/2022 1:45:21 AM.
IsImprovementStdDev: Marked as improvement because 36.39742877132352 (T) = (0 -70.47436422150474) / Math.Sqrt((116.03083170409343 / (299)) + (31.45163240971015 / (17))) is greater than 1.9675476980854363 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (17) - 2, .975) and 0.43587409007237904 = (124.92665729632382 - 70.47436422150474) / 124.92665729632382 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.

```#### System.Globalization.Tests.StringSearch.IsPrefix_FirstHalf(Options: (en-US, OrdinalIgnoreCase, False))

```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 70.50388913560322 < 122.45062592962304.
IsChangePoint: Marked as a change because one of 11/11/2022 8:39:50 AM, 11/17/2022 1:45:21 AM falls between 11/8/2022 10:18:07 AM and 11/17/2022 1:45:21 AM.
IsImprovementStdDev: Marked as improvement because 45.94431056760187 (T) = (0 -67.78682572957564) / Math.Sqrt((87.96562803039407 / (299)) + (21.44312456188611 / (17))) is greater than 1.9675476980854363 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (17) - 2, .975) and 0.4580935073535649 = (125.08952494467141 - 67.78682572957564) / 125.08952494467141 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.
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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions