-
Couldn't load subscription status.
- Fork 4
Closed
Description
Run Information
| Architecture | x64 |
|---|---|
| OS | alpine 3.12 |
| Baseline | 623c059087b200475ba1c2de57a106f595f4e2ec |
| Compare | 312c66f1fc2f749f56612999cb1adab9ca7fde59 |
| Diff | Diff |
Improvements in System.Numerics.Tests.Perf_VectorConvert
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| Convert_uint_float - Duration of single invocation | 877.56 ns | 653.37 ns | 0.74 | 0.02 | True |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_VectorConvert*'Payloads
Histogram
System.Numerics.Tests.Perf_VectorConvert.Convert_uint_float
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 653.3738125087059 < 833.9609663039049.
IsChangePoint: Marked as a change because one of 1/4/2022 2:24:22 AM, 1/11/2022 6:33:01 AM falls between 1/2/2022 6:26:27 PM and 1/11/2022 6:33:01 AM.
IsImprovementStdDev: Marked as improvement because 117.02193252317619 (T) = (0 -646.9252654766965) / Math.Sqrt((10.39286802565911 / (299)) + (163.87735812469788 / (42))) is greater than 1.9669864608404333 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (42) - 2, .975) and 0.264110844618 = (879.106942595013 - 646.9252654766965) / 879.106942595013 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
| Architecture | x64 |
|---|---|
| OS | alpine 3.12 |
| Baseline | 623c059087b200475ba1c2de57a106f595f4e2ec |
| Compare | 312c66f1fc2f749f56612999cb1adab9ca7fde59 |
| Diff | Diff |
Improvements in ByteMark
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| BenchAssignJagged - Duration of single invocation | 753.77 ms | 680.64 ms | 0.90 | 0.28 | False |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'ByteMark*'Payloads
Histogram
ByteMark.BenchAssignJagged
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 680.6364282142857 < 716.3512671028572.
IsChangePoint: Marked as a change because one of 11/15/2021 11:16:33 AM, 1/4/2022 2:24:22 AM, 1/11/2022 6:33:01 AM falls between 1/2/2022 6:26:27 PM and 1/11/2022 6:33:01 AM.
IsImprovementStdDev: Marked as improvement because 20.151563647090992 (T) = (0 -679425664.1384223) / Math.Sqrt((1316718566224855.2 / (299)) + (630266105454.1464 / (42))) is greater than 1.9669864608404333 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (42) - 2, .975) and 0.058688085781398745 = (721785896.7634813 - 679425664.1384223) / 721785896.7634813 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

