Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Perf] Changes at 6/8/2022 4:28:13 AM #5949

Closed
performanceautofiler bot opened this issue Jun 9, 2022 · 1 comment
Closed

[Perf] Changes at 6/8/2022 4:28:13 AM #5949

performanceautofiler bot opened this issue Jun 9, 2022 · 1 comment

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Jun 9, 2022

Run Information

Architecture arm64
OS ubuntu 20.04
Baseline 174c23e300fc87ee163cf62bb37c7e3a415139af
Compare 2c110b6229e928c3f38062e9d8bc875804efc539
Diff Diff

Improvements in System.IO.Tests.StreamReaderReadLineTests

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
ReadLineAsync - Duration of single invocation 52.77 μs 49.17 μs 0.93 0.02 False

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*'

Payloads

Baseline
Compare

Histogram

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


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 49.1680785115304 < 50.55404605478208.
IsChangePoint: Marked as a change because one of 6/7/2022 11:31:29 PM, 6/9/2022 4:58:43 AM falls between 5/31/2022 10:47:41 AM and 6/9/2022 4:58:43 AM.
IsImprovementStdDev: Marked as improvement because 10.275026807559158 (T) = (0 -48602.90481596941) / Math.Sqrt((711975.7901998487 / (170)) + (947632.9735285057 / (4))) is greater than 1.9738521694944169 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (170) + (4) - 2, .975) and 0.09404244148393182 = (53648.10344491141 - 48602.90481596941) / 53648.10344491141 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant