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

Update zerocopy from 0.6.6 to 0.8.8. #1765

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

clundin25
Copy link
Contributor

@clundin25 clundin25 commented Nov 1, 2024

This PR does not optimize out a large portion of copies. Ideally it will be done in follow up PRs.

There are slight changes made to optimize panics out of the final binary.

This resolves #1721

@clundin25 clundin25 force-pushed the zero-copy-update branch 4 times, most recently from 45ed2fc to bd29883 Compare November 15, 2024 05:35
This PR does not optimize out a large portion of copies. Ideally it will
be done in follow up PRs.

There are portions of code that are slightly modified to keep panics out
of the final binary.
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.

Update zerocopy to 0.8.6
2 participants