-
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
Remove empty 'exec_policy::nested' class #643
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #643 +/- ##
=========================================
Coverage 97.315% 97.315%
=========================================
Files 90 90
Lines 6480 6480
=========================================
Hits 6306 6306
Misses 174 174 ☔ View full report in Codecov by Sentry. |
🟡 Regression Test (QBF 'breakthrough/3x4_19_bwnib')'origin/exec_policy/remove-nested' is a change in performance of -0.03% (stdev: 1.15%).
Number of samples: 3 |
🟢 Regression Test (12-Queens)'origin/exec_policy/remove-nested' is a change in performance of 0.09% (stdev: 0.59%).
Number of samples: 4 |
🟡 Regression Test (Picotrav 'adder')'origin/exec_policy/remove-nested' is a change in performance of -3.60% (stdev: 8.95%).
Number of samples: 10 |
🟢 Regression Test (Picotrav 'mem_ctrl')'origin/exec_policy/remove-nested' is a change in performance of 0.23% (stdev: 0.23%).
Number of samples: 3 |
🟡 Regression Test (14-Queens)'origin/exec_policy/remove-nested' is a change in performance of -0.31% (stdev: 0.37%).
Number of samples: 3 |
🟡 Regression Test (QBF 'connect4/4x4_9_connect3_bwnib')'origin/exec_policy/remove-nested' is a change in performance of -1.32% (stdev: 1.72%).
Number of samples: 4 |
🟡 Regression Test (Picotrav 'arbiter')'origin/exec_policy/remove-nested' is a change in performance of -0.07% (stdev: 0.39%).
Number of samples: 3 |
🟡 Regression Test (QBF 'domineering/5x5_13_bwnib')'origin/exec_policy/remove-nested' is a change in performance of -0.19% (stdev: 0.88%).
Number of samples: 3 |
🔴 Regression Test (QBF 'ep_dual/8x8_6_e-8-1_p-2-3_bwnib')'origin/exec_policy/remove-nested' is a change in performance of -1.55% (stdev: 1.49%).
Number of samples: 4 |
🟢 Regression Test (QBF 'ep/8x8_7_e-8-1_p-3-4_bwnib')'origin/exec_policy/remove-nested' is a change in performance of 0.38% (stdev: 1.17%).
Number of samples: 4 |
This class is essentially dead code...