-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internal/quantify/run statistics #649
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #649 +/- ##
=============================================
+ Coverage 97.309% 97.311% +0.002%
=============================================
Files 90 90
Lines 6467 6471 +4
=============================================
+ Hits 6293 6297 +4
Misses 174 174 ☔ View full report in Codecov by Sentry. |
🔴 Regression Test (QBF 'hex/hein_08_5x5-11_bwnib')'origin/internal/quantify/run_statistics' is a change in performance of -0.49% (stdev: 0.31%).
Number of samples: 3 |
🔴 Regression Test (QBF 'breakthrough/3x4_19_bwnib')'origin/internal/quantify/run_statistics' is a change in performance of -1.26% (stdev: 0.23%).
Number of samples: 3 |
🔴 Regression Test (QBF 'ep/8x8_7_e-8-1_p-3-4_bwnib')'origin/internal/quantify/run_statistics' is a change in performance of -0.76% (stdev: 0.74%).
Number of samples: 3 |
🟡 Regression Test (QBF 'ep_dual/8x8_6_e-8-1_p-2-3_bwnib')'origin/internal/quantify/run_statistics' is a change in performance of -0.60% (stdev: 0.96%).
Number of samples: 4 |
🟡 Regression Test (QBF 'httt/4x4_9_tippy_bwnib')'origin/internal/quantify/run_statistics' is a change in performance of -0.18% (stdev: 1.10%).
Number of samples: 4 |
🔴 Regression Test (QBF 'breakthrough_dual/3x6_10_bwnib')'origin/internal/quantify/run_statistics' is a change in performance of -0.90% (stdev: 0.63%).
Number of samples: 4 |
🔴 Regression Test (QBF 'connect4/6x6_11_connect4_bwnib')'origin/internal/quantify/run_statistics' is a change in performance of -0.98% (stdev: 0.58%).
Number of samples: 4 |
🟢 Regression Test (12-Queens)'origin/internal/quantify/run_statistics' is a change in performance of 0.23% (stdev: 0.88%).
Number of samples: 4 |
🟡 Regression Test (Picotrav 'arbiter')'origin/internal/quantify/run_statistics' is a change in performance of -0.20% (stdev: 0.39%).
Number of samples: 3 |
🔴 Regression Test (QBF 'domineering/5x5_13_bwnib')'origin/internal/quantify/run_statistics' is a change in performance of -1.45% (stdev: 0.19%).
Number of samples: 4 |
🟢 Regression Test (Picotrav 'adder')'origin/internal/quantify/run_statistics' is a change in performance of 0.09% (stdev: 0.57%).
Number of samples: 4 |
🟢 Regression Test (Picotrav 'mem_ctrl')'origin/internal/quantify/run_statistics' is a change in performance of 0.80% (stdev: 0.94%).
Number of samples: 3 |
You have to love how much changing the code (even if not changing what is run by the program) can affect the compiler's decisions... |
🟢 Regression Test (14-Queens)'origin/internal/quantify/run_statistics' is a change in performance of 0.04% (stdev: 0.81%).
Number of samples: 3 |
Closes #644