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

DekuWrite write() should take &mut BitVec #59

Closed
sharksforarms opened this issue Jul 2, 2020 · 0 comments
Closed

DekuWrite write() should take &mut BitVec #59

sharksforarms opened this issue Jul 2, 2020 · 0 comments
Labels
optimization Optimization

Comments

@sharksforarms
Copy link
Owner

Instead of having an allocation per field, write should take a mut bitvec by ref to extend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization Optimization
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant