-
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/nested sweeping/statistics #600
Conversation
This should improve performance of statistics printing slightly
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #600 +/- ##
=============================================
+ Coverage 96.972% 97.033% +0.061%
=============================================
Files 84 84
Lines 5879 6168 +289
=============================================
+ Hits 5701 5985 +284
- Misses 178 183 +5 ☔ View full report in Codecov by Sentry. |
🟢 Regression Test (QBF 'breakthrough/3x5_11_bwnib')'origin/internal/nested_sweeping/statistics' is a change in performance of 1.36% (stdev: 1.44%).
Number of samples: 5 |
🟢 Regression Test (QBF 'breakthrough/3x4_19_bwnib')'origin/internal/nested_sweeping/statistics' is a change in performance of 1.27% (stdev: 0.75%).
Number of samples: 5 |
🟡 Regression Test (Picotrav 'mem_ctrl')'origin/internal/nested_sweeping/statistics' is a change in performance of -0.18% (stdev: 0.51%).
Number of samples: 4 |
🟢 Regression Test (QBF 'ep/8x8_7_e-8-1_p-3-4_bwnib')'origin/internal/nested_sweeping/statistics' is a change in performance of 2.19% (stdev: 3.54%).
Number of samples: 5 |
🟢 Regression Test (QBF 'domineering/5x5_13_bwnib')'origin/internal/nested_sweeping/statistics' is a change in performance of 2.36% (stdev: 3.06%).
Number of samples: 5 |
🟡 Regression Test (Picotrav 'adder')'origin/internal/nested_sweeping/statistics' is a change in performance of -0.34% (stdev: 8.49%).
Number of samples: 10 |
🟡 Regression Test (Picotrav 'arbiter')'origin/internal/nested_sweeping/statistics' is a change in performance of -10.48% (stdev: 18.75%).
Number of samples: 10 |
The uncovered lines are as expected. |
Closes #459 .