[ https://issues.apache.org/jira/browse/GEODE-6218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jacob S. Barrett updated GEODE-6218: ------------------------------------ Description: UTF-8 {{std::string}} is converted to UTF-16 {{std::u16string}} before hashing to produce a has consistent with the server in Java. Avoid the complete conversion to UTF-16 when hashing UTF-8 strings. > Improve hashing performance on utf-8 string. > -------------------------------------------- > > Key: GEODE-6218 > URL: https://issues.apache.org/jira/browse/GEODE-6218 > Project: Geode > Issue Type: Improvement > Components: native client > Reporter: Jacob S. Barrett > Priority: Major > > UTF-8 {{std::string}} is converted to UTF-16 {{std::u16string}} before > hashing to produce a has consistent with the server in Java. Avoid the > complete conversion to UTF-16 when hashing UTF-8 strings. -- This message was sent by Atlassian JIRA (v7.6.3#76005)