-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Run Information
| Architecture | arm64 |
|---|---|
| OS | Windows 10.0.19041 |
| Baseline | 736883624a7ef175729cf082e12ce18f236d8524 |
| Compare | e44810457ae2f3adf58601e08aa5cadcd6185121 |
| Diff | Diff |
Improvements in System.Net.NetworkInformation.Tests.PhysicalAddressTests
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| PAMedium - Duration of single invocation | 33.73 ns | 23.83 ns | 0.71 | 0.02 | True |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Net.NetworkInformation.Tests.PhysicalAddressTests*'Details
Payloads
Histogram
System.Net.NetworkInformation.Tests.PhysicalAddressTests.PAMedium
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 23.829013970902835 < 32.26041964013999.
IsChangePoint: Marked as a change because one of 4/16/2022 3:23:01 AM, 4/21/2022 7:46:01 AM falls between 4/12/2022 3:59:36 PM and 4/21/2022 7:46:01 AM.
IsImprovementStdDev: Marked as improvement because 92.4490451992091 (T) = (0 -24.08467765050372) / Math.Sqrt((0.20773158205750292 / (299)) + (0.18580147861862603 / (17))) is greater than 1.9675476980854363 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (17) - 2, .975) and 0.2927119453509689 = (34.05214819081734 - 24.08467765050372) / 34.05214819081734 is greater than 0.05.
IsChangeEdgeDetector: Marked as regression because Edge Detector said so.
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository