- 
                Notifications
    You must be signed in to change notification settings 
- Fork 4
Closed
Description
Run Information
| Architecture | arm64 | 
|---|---|
| OS | Windows 10.0.19041 | 
| Baseline | 01b0737028f146f598affb2276cea45609c776c9 | 
| Compare | a14d27ac7ff3a58e39d889db72f7ce682c7492fd | 
| Diff | Diff | 
Regressions in BenchmarksGame.RegexRedux_1
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL | 
|---|---|---|---|---|---|---|---|---|---|---|
| RunBench - Duration of single invocation | 52.07 ms | 61.61 ms | 1.18 | 0.01 | False | 
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'BenchmarksGame.RegexRedux_1*'Payloads
Histogram
BenchmarksGame.RegexRedux_1.RunBench
Description of detection logic
IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsRegressionBase: Marked as regression because the compare was 5% greater than the baseline, and the value was not too small.
IsRegressionChecked: Marked as regression because the three check build points were 0.05 greater than the baseline.
IsRegressionWindowed: Marked as regression because 61.60986 > 54.60170625.
IsChangePoint: Marked as a change because one of 11/17/2021 1:22:14 PM, 2/15/2022 12:48:49 AM, 2/17/2022 2:02:19 AM falls between 2/8/2022 9:17:51 AM and 2/17/2022 2:02:19 AM.
IsRegressionStdDev: Marked as regression because -43.05192153695367 (T) = (0 -61619082.28327228) / Math.Sqrt((107357720034.6918 / (30)) + (319397353119.8285 / (7))) is less than -2.0301079282477414 = MathNet.Numerics.Distributions.StudentT.InvCDF(0, 1, (30) + (7) - 2, .025) and -0.18341101400445306 = (52069045.79564815 - 61619082.28327228) / 52069045.79564815 is less than -0.05.
IsImprovementBase: Marked as not an improvement because the compare was not 5% less than the baseline, or the value was too small.
IsChangeEdgeDetector: Marked not as a regression because Edge Detector said so.
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
