You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 0 < 7.987085521246584.
IsChangePoint: Marked as a change because one of 3/6/2023 4:48:38 PM, 5/30/2023 10:12:23 PM, 6/5/2023 10:09:45 PM falls between 5/27/2023 6:38:16 PM and 6/5/2023 10:09:45 PM.
IsImprovementStdDev: Marked as improvement because 98.44314589443968 (T) = (0 -0) / Math.Sqrt((2.6860258081846933 / (299)) + (0 / (20))) is greater than 1.9674756580274855 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (20) - 2, .975) and 1 = (9.33050135327891 - 0) / 9.33050135327891 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.
JIT Disasms
StoreBlock.AnyLocation.CopyBlock64
Description of detection logic
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.
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 0 < 7.796659245041104.
IsChangePoint: Marked as a change because one of 3/6/2023 4:48:38 PM, 5/30/2023 10:12:23 PM, 6/5/2023 10:09:45 PM falls between 5/27/2023 6:38:16 PM and 6/5/2023 10:09:45 PM.
IsImprovementStdDev: Marked as improvement because 137.15978845252616 (T) = (0 -0) / Math.Sqrt((1.0893390305710218 / (299)) + (0 / (20))) is greater than 1.9674756580274855 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (299) + (20) - 2, .975) and 1 = (8.278902056447826 - 0) / 8.278902056447826 is greater than 0.05.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.
Should be fixed by dotnet/runtime#87246. We should look into whether we can detect crashed wasm benchmarks and surface them as something other than "improvements" :)
Run Information
Improvements in StoreBlock.AnyLocation
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Payloads
Baseline
Compare
Payloads
Baseline
Compare
Histogram
StoreBlock.AnyLocation.CopyBlock128
Description of detection logic
JIT Disasms
StoreBlock.AnyLocation.CopyBlock64
Description of detection logic
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: