Ayush Saxena created HADOOP-16029:
-------------------------------------

             Summary: Consecutive Append Should Reuse
                 Key: HADOOP-16029
                 URL: https://issues.apache.org/jira/browse/HADOOP-16029
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Ayush Saxena
            Assignee: Ayush Saxena


Consecutive calls to StringBuffer/StringBuilder .append should be chained, 
reusing the target object. This can improve the performance by producing a 
smaller bytecode, reducing overhead and improving inlining.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to