Skip to content

Regressions in System.IO.Tests.StreamReaderReadLineTests #78176

Description

@performanceautofiler

Run Information

Architecturearm64
OSubuntu 20.04
Baseline264d7391ec9f6e698051db0621c5e090d0ae4710
Comparec6549d9ef9f37539f8ea4c14073e75c7b69fbd23
DiffDiff

Regressions in System.IO.Tests.StreamReaderReadLineTests

BenchmarkBaselineTestTest/BaseTest QualityEdge DetectorBaseline IRCompare IRIR RatioBaseline ETLCompare ETL
ReadLineAsync - Duration of single invocation499.37 μs657.01 μs1.320.54False

graph
Test Report

Repro

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

Related Issues

Regressions

Improvements

Details

Payloads

Baseline
Compare

Histogram

Edge Detector Info

Collection Data

System.IO.Tests.StreamReaderReadLineTests.ReadLineAsync(LineLengthRange: [ 1, 1])

Description of detection logic

IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small.
IsRegressionWindowed: Marked as regression because 657.0139359809027 > 538.9410800946029.
IsChangePoint: Marked as a change because one of 11/7/2022 10:11:20 AM, 11/9/2022 1:54:51 PM falls between 10/31/2022 10:23:25 PM and 11/9/2022 1:54:51 PM.
IsRegressionStdDev: Marked as regression because -4.333774935293708 (T) = (0 -639914.9845867202) / Math.Sqrt((1531601106.1976035 / (36)) + (2488868041.9799547 / (6))) is less than -2.0210753903043583 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (36) + (6) - 2, .025) and -0.16936390592883707 = (547233.3987240948 - 639914.9845867202) / 547233.3987240948 is less than -0.05.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
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