-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Run Information
| Architecture | arm64 |
|---|---|
| OS | Windows 10.0.19041 |
| Baseline | 6387a2dc3de16e2f22c8e49678bee33506260c46 |
| Compare | e4163ea55ebb3673c29e1c2a850a6a790029d278 |
| Diff | Diff |
Improvements in System.Collections.ContainsTrue<String>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| Stack - Duration of single invocation | 587.33 μs | 546.00 μs | 0.93 | 0.18 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.ContainsTrue<String>*'
Details
Payloads
Histogram
System.Collections.ContainsTrue<String>.Stack(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 545.9992042440318 < 557.2944737611924.
IsChangePoint: Marked as a change because one of 3/14/2022 10:40:48 AM, 3/16/2022 7:30:14 AM, 4/26/2022 10:28:11 AM, 5/5/2022 2:36:12 AM falls between 4/26/2022 10:28:11 AM and 5/5/2022 2:36:12 AM.
IsImprovementStdDev: Marked as improvement because 25.39951958985009 (T) = (0 -546557.2486523489) / Math.Sqrt((1338664360.6179235 / (299)) + (1560558.1376858016 / (31))) is greater than 1.9672228266464409 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (31) - 2, .975) and 0.08998433857814042 = (600602.0245831562 - 546557.2486523489) / 600602.0245831562 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
| Architecture | arm64 |
|---|---|
| OS | Windows 10.0.19041 |
| Baseline | 6387a2dc3de16e2f22c8e49678bee33506260c46 |
| Compare | e4163ea55ebb3673c29e1c2a850a6a790029d278 |
| Diff | Diff |
Improvements in System.Collections.ContainsFalse<String>
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| Stack - Duration of single invocation | 1.16 ms | 1.08 ms | 0.93 | 0.13 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Collections.ContainsFalse<String>*'
Details
Payloads
Histogram
System.Collections.ContainsFalse<String>.Stack(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 1.0761583333333335 < 1.1012922782738095.
IsChangePoint: Marked as a change because one of 12/23/2021 8:24:04 AM, 4/26/2022 10:28:11 AM, 5/5/2022 2:36:12 AM falls between 4/26/2022 10:28:11 AM and 5/5/2022 2:36:12 AM.
IsImprovementStdDev: Marked as improvement because 28.038182742714564 (T) = (0 -1079078.0213444429) / Math.Sqrt((3566273499.976792 / (299)) + (6262970.688179136 / (31))) is greater than 1.9672228266464409 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (31) - 2, .975) and 0.08298376162480467 = (1176727.2772141907 - 1079078.0213444429) / 1176727.2772141907 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