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 3/21/2022 5:19:15 PM #4220

Closed
performanceautofiler bot opened this issue Mar 22, 2022 · 0 comments
Closed

[Perf] Changes at 3/21/2022 5:19:15 PM #4220

performanceautofiler bot opened this issue Mar 22, 2022 · 0 comments

Comments

@performanceautofiler
Copy link

performanceautofiler bot commented Mar 22, 2022

Run Information

Architecture x64
OS ubuntu 18.04
Baseline eb51b02b158c3ff71a1ec7eac8a211d1d464c1a5
Compare 9717f3b5fad58a74ee2042ff0580e7f7c2a952b0
Diff Diff

Improvements in System.Collections.Tests.Perf_BitArray

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
BitArrayLeftShift - Duration of single invocation 256.89 ns 201.91 ns 0.79 0.00 False

graph
Test Report

Repro

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

Payloads

Baseline
Compare

Histogram

System.Collections.Tests.Perf_BitArray.BitArrayLeftShift(Size: 512)


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 201.90997037390574 < 243.988516368302.
IsChangePoint: Marked as a change because one of 3/21/2022 1:28:14 PM, 3/22/2022 2:14:22 AM falls between 3/13/2022 11:50:20 AM and 3/22/2022 2:14:22 AM.
IsImprovementStdDev: Marked as improvement because 157.6093409029642 (T) = (0 -202.25737674151435) / Math.Sqrt((0.22020911441481003 / (299)) + (0.2413823685100218 / (2))) is greater than 1.9679296690655894 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (2) - 2, .975) and 0.21355307584463437 = (257.17867351154854 - 202.25737674151435) / 257.17867351154854 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 ubuntu 18.04
Baseline eb51b02b158c3ff71a1ec7eac8a211d1d464c1a5
Compare 9717f3b5fad58a74ee2042ff0580e7f7c2a952b0
Diff Diff

Improvements in System.Net.Http.Tests.SocketsHttpHandlerPerfTest

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio Baseline ETL Compare ETL
Get - Duration of single invocation 165.86 μs 33.66 μs 0.20 0.80 False

graph
Test Report

Repro

git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Net.Http.Tests.SocketsHttpHandlerPerfTest*'

Payloads

Baseline
Compare

Histogram

System.Net.Http.Tests.SocketsHttpHandlerPerfTest.Get(ssl: True, chunkedResponse: False, responseLength: 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 33.662458990704415 < 184.102365.
IsChangePoint: Marked as a change because one of 3/21/2022 1:28:14 PM, 3/22/2022 2:14:22 AM falls between 3/13/2022 11:50:20 AM and 3/22/2022 2:14:22 AM.
IsImprovementStdDev: Marked as improvement because 103.05365262916334 (T) = (0 -33763.12612476446) / Math.Sqrt((673146545.3375092 / (274)) + (20267.743759727284 / (2))) is greater than 1.9686596284853233 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (274) + (2) - 2, .975) and 0.8274063847493617 = (195622.10384048126 - 33763.12612476446) / 195622.10384048126 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