-
Notifications
You must be signed in to change notification settings - Fork 5
Dsu updates #120
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
Dsu updates #120
Conversation
Changes to support stream api improvements
I added a benchmark that tests the performance of DSU merging/joining and compared the results of that benchmark with this DSU design and that of our previous implementation. This test is actually two benchmarks. The first
|
Now that we have confirmation that this new design isn't a performance detriment, I'd like to get these changes merged. |
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.
A few small changes
DSU updates to use path halving
Serialized size getters for Supernode and Sketch