Closed
Description
Run Information
Architecture | arm64 |
---|---|
OS | Windows 10.0.25094 |
Baseline | 2bd38ad775766937849255f319ef924fd57091ff |
Compare | fa7d049aad0261f8ed6c0584f1ccf2ad08aec23c |
Diff | Diff |
Improvements in PerfLabTests.CastingPerf
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
ObjObjIsFoo - Duration of single invocation | 2.58 ms | 1.66 ms | 0.64 | 0.71 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'PerfLabTests.CastingPerf*'
Payloads
Histogram
PerfLabTests.CastingPerf.ObjObjIsFoo
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.664313652777778 < 1.8912191288888887.
IsChangePoint: Marked as a change because one of 12/23/2022 2:26:05 PM, 12/28/2022 7:19:51 AM, 1/5/2023 2:25:12 AM falls between 12/27/2022 1:08:06 PM and 1/5/2023 2:25:12 AM.
IsImprovementStdDev: Marked as improvement because 3.240232698567921 (T) = (0 -1203577.7879527505) / Math.Sqrt((64843332563.028786 / (299)) + (27890056423.383034 / (20))) is greater than 1.9674756580274855 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (20) - 2, .975) and 0.09752883335335684 = (1333646.8049444107 - 1203577.7879527505) / 1333646.8049444107 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.25094 |
Baseline | 2bd38ad775766937849255f319ef924fd57091ff |
Compare | fa7d049aad0261f8ed6c0584f1ccf2ad08aec23c |
Diff | Diff |
Improvements in System.Numerics.Tests.Perf_Vector4
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
TransformVector2ByQuaternionBenchmark - Duration of single invocation | 2.96 ns | 1.72 ns | 0.58 | 0.82 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_Vector4*'
Payloads
Histogram
System.Numerics.Tests.Perf_Vector4.TransformVector2ByQuaternionBenchmark
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.7237316722820406 < 3.09054478298191.
IsChangePoint: Marked as a change because one of 12/28/2022 7:19:51 AM, 1/5/2023 2:25:12 AM falls between 12/27/2022 1:08:06 PM and 1/5/2023 2:25:12 AM.
IsImprovementStdDev: Marked as improvement because 9.77871712569617 (T) = (0 -1.8165538586885408) / Math.Sqrt((0.45569037837804555 / (299)) + (0.3159862082229562 / (20))) is greater than 1.9674756580274855 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (20) - 2, .975) and 0.41469672477193226 = (3.103611299596277 - 1.8165538586885408) / 3.103611299596277 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