Chen Luo created ASTERIXDB-2357:
-----------------------------------

             Summary: ADMParser String Creation Improvements
                 Key: ASTERIXDB-2357
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2357
             Project: Apache AsterixDB
          Issue Type: Improvement
          Components: EXT - External data
            Reporter: Chen Luo
            Assignee: Chen Luo


The current ADMParser heavily relies on string operations, which results in a 
lot of string objects are being created. It's better to operate on char[] 
directly to avoid object creation and memory copying overheads.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to