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

Optimize the write path that uses ByteArrayOutputStream which has an expanding buffer #52

Open
shiveshr opened this issue Jul 13, 2020 · 0 comments
Assignees

Comments

@shiveshr
Copy link
Contributor

Problem description

Based on discussion here (#41 (comment)), we will evaluate the options and optimize on the write path.

Problem location

AbstractSerializer.java

Suggestions for an improvement
Optimize the buffer usage in write path

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

No branches or pull requests

1 participant