-
Notifications
You must be signed in to change notification settings - Fork 6
Remove the dictionaries in TreeSet #233
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
Conversation
Benchmark Results
|
|
I will finalize this PR next week after that the PR #237 is merged. |
0cdff00 to
eabd72f
Compare
|
@amontoison can you fix the conflicts with main? I merged #237 like you had asked as a preliminary step |
eabd72f to
634814f
Compare
634814f to
e639861
Compare
|
@gdalle Done, I rebased the PR. In theory, all code of |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #233 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 15
Lines 1793 1823 +30
=========================================
+ Hits 1793 1823 +30 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did a light review, I'm gonna trust you on this one like you trust me on the orders. There is just one important change which has to do with asymptotic complexity
The code is not yet documented but we can have an idea of the gain.