Jacob S. Barrett created GEODE-4189:
---------------------------------------
Summary: Optimize string serialization to/from Java Modified UTF-8
Key: GEODE-4189
URL: https://issues.apache.org/jira/browse/GEODE-4189
Project: Geode
Issue Type: Improvement
Components: native client
Reporter: Jacob S. Barrett
Current implementation takes the naive approach of converting all strings
through UTF-16 when converting to/from Java Modified UTF-8. Implement direct
conversion to/from UCS-4 and UTF-8.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)