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

reduce array allocations for encoding batch #1325

Merged
merged 1 commit into from
Jun 10, 2021

Conversation

brharrington
Copy link
Contributor

Use fromArrayUnsafe to avoid copying the byte array used
by the ByteString object.

Use `fromArrayUnsafe` to avoid copying the byte array used
by the ByteString object.
@brharrington brharrington added this to the 1.7.0 milestone Jun 10, 2021
@brharrington brharrington merged commit 44ab442 into Netflix:master Jun 10, 2021
@brharrington brharrington deleted the array-alloc branch June 10, 2021 14:45
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.

1 participant