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

Evaluate different bitvectors and succient implementations #68

Open
crepererum opened this issue May 8, 2019 · 0 comments
Open

Evaluate different bitvectors and succient implementations #68

crepererum opened this issue May 8, 2019 · 0 comments
Labels

Comments

@crepererum
Copy link
Member

Our data structures rely quite heavily on bit access and integer compression. succient seems to be rather bloated and also slow during copies. Not sure how fixedbitset performs. We should try to evaluate if there are different, potentially better implementations out there.

Candidates:

@crepererum crepererum added the perf label May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant