-
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
BDD/RelNext/Renaming #675
BDD/RelNext/Renaming #675
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #675 +/- ##
=============================================
+ Coverage 97.862% 97.871% +0.009%
=============================================
Files 93 93
Lines 6970 6998 +28
=============================================
+ Hits 6821 6849 +28
Misses 149 149 ☔ View full report in Codecov by Sentry. |
🟢 Regression Test (12-Queens)'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of 0.13% (stdev: 0.45%).
Number of samples: 10 |
🟢 Regression Test (Picotrav 'arbiter')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of 8.40% (stdev: 20.00%).
Number of samples: 10 |
🟡 Regression Test (QBF 'connect4/6x6_11_connect4_bwnib')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of -0.26% (stdev: 0.41%).
Number of samples: 10 |
🟡 Regression Test (QBF 'breakthrough_dual/3x6_10_bwnib')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of -0.04% (stdev: 0.77%).
Number of samples: 10 |
🟢 Regression Test (QBF 'domineering/5x5_13_bwnib')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of 0.22% (stdev: 0.32%).
Number of samples: 10 |
🟡 Regression Test (QBF 'ep/8x8_7_e-8-1_p-3-4_bwnib')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of -0.09% (stdev: 1.45%).
Number of samples: 10 |
🟡 Regression Test (QBF 'breakthrough/3x4_19_bwnib')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of -0.09% (stdev: 0.41%).
Number of samples: 10 |
🟡 Regression Test (QBF 'ep_dual/8x8_6_e-8-1_p-2-3_bwnib')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of -0.78% (stdev: 0.95%).
Number of samples: 10 |
🟡 Regression Test (Picotrav 'mem_ctrl')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of -0.03% (stdev: 0.29%).
Number of samples: 5 |
🟡 Regression Test (QBF 'hex/hein_08_5x5-11_bwnib')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of -2.76% (stdev: 8.69%).
Number of samples: 10 |
🟡 Regression Test (QBF 'httt/4x4_9_tippy_bwnib')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of -0.14% (stdev: 0.82%).
Number of samples: 10 |
🟡 Regression Test (Picotrav 'adder')'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of -3.22% (stdev: 8.68%).
Number of samples: 10 |
…elnext' This should save 2N I/Os and multiple calls to the given mapping function 'm'
48db57c
to
2e7a6e2
Compare
🟢 Regression Test (14-Queens)'ssoelvsten/adiar/bdd/relnext/renaming' is a change in performance of 0.17% (stdev: 0.21%).
Number of samples: 3 |
Optimisation from #502 : Integrates the relabelling directly within the
bdd_exists
nested sweep.