Skip to content
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

Expose the ability to read multiple items from an iterator, for performance #81

Merged
merged 4 commits into from
Apr 7, 2022

Conversation

Dr-Emann
Copy link
Member

@Dr-Emann Dr-Emann commented Apr 6, 2022

Fixes #51

Also, use the new function in the implementation of Treemap::to_vec

@saulius
Copy link
Member

saulius commented Apr 6, 2022

Great stuff, @Dr-Emann! Can I ask you to resolve the merge conflict?

@saulius saulius merged commit d682f4a into RoaringBitmap:master Apr 7, 2022
@Dr-Emann Dr-Emann deleted the multi_iter branch April 8, 2022 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Expose roaring_read_uint32_iterator safely
2 participants