-
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 all fancy transposition computations #659
Conversation
fa52c92
to
dc9fcd3
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #659 +/- ##
=============================================
- Coverage 97.371% 97.290% -0.081%
=============================================
Files 90 90
Lines 6505 6348 -157
=============================================
- Hits 6334 6176 -158
- Misses 171 172 +1 ☔ View full report in Codecov by Sentry. |
This comment was marked as off-topic.
This comment was marked as off-topic.
🔴 Regression Test (QBF 'domineering/5x5_13_bwnib')'origin/experiment/v2.0.0/simple_transpose' is a change in performance of -27.06% (stdev: 0.67%).
Number of samples: 8 |
🔴 Regression Test (QBF 'hex/hein_08_5x5-11_bwnib')'origin/experiment/v2.0.0/simple_transpose' is a change in performance of -12.16% (stdev: 1.14%).
Number of samples: 8 |
🔴 Regression Test (QBF 'httt/4x4_9_tippy_bwnib')'origin/experiment/v2.0.0/simple_transpose' is a change in performance of -8.05% (stdev: 0.57%).
Number of samples: 9 |
This comment was marked as off-topic.
This comment was marked as off-topic.
🟡 Regression Test (QBF 'connect4/6x6_11_connect4_bwnib')'origin/experiment/v2.0.0/simple_transpose' is a change in performance of -0.68% (stdev: 0.85%).
Number of samples: 9 |
🟢 Regression Test (QBF 'ep_dual/8x8_6_e-8-1_p-2-3_bwnib')'origin/experiment/v2.0.0/simple_transpose' is a change in performance of 2.31% (stdev: 3.80%).
Number of samples: 10 |
🟢 Regression Test (QBF 'ep/8x8_7_e-8-1_p-3-4_bwnib')'origin/experiment/v2.0.0/simple_transpose' is a change in performance of 1.19% (stdev: 0.51%).
Number of samples: 7 |
🔴 Regression Test (QBF 'breakthrough/3x4_19_bwnib')'origin/experiment/v2.0.0/simple_transpose' is a change in performance of -2.10% (stdev: 1.55%).
Number of samples: 8 |
This comment was marked as off-topic.
This comment was marked as off-topic.
🟢 Regression Test (QBF 'breakthrough_dual/3x6_10_bwnib')'origin/experiment/v2.0.0/simple_transpose' is a change in performance of 0.17% (stdev: 0.95%).
Number of samples: 10 |
Repeat of #654 to get preliminary experiments versus Restrict pruning.