Skip to content

Conversation

@koo-taejin
Copy link

No description provided.

@koo-taejin koo-taejin force-pushed the imporve_memory_usage branch from 7e59e49 to 56ac516 Compare January 19, 2023 07:10
@xerial
Copy link
Member

xerial commented Sep 24, 2023

Thank you for the PR.

msgpack-java is commonly used for encoding and decoding relatively small amounts of data. The JVM has been optimized for frequent memory allocations, so memory optimization like this is usually unnecessary.

I will close the PR as the CI is also not passing.

@xerial xerial closed this Sep 24, 2023
@xerial
Copy link
Member

xerial commented Sep 24, 2023

#704 would be a following work

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.

2 participants