You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Yi Deng (JIRA)" <ji...@apache.org> on 2014/03/07 15:06:44 UTC

[jira] [Created] (HBASE-10699) Optimize some code

Yi Deng created HBASE-10699:
-------------------------------

             Summary: Optimize some code
                 Key: HBASE-10699
                 URL: https://issues.apache.org/jira/browse/HBASE-10699
             Project: HBase
          Issue Type: Improvement
            Reporter: Yi Deng


1. Set capacity on ArrayList when possible
2. Use isEmpty instead of size() == 0 when possible
3. Reduce some unnecessary allocation



--
This message was sent by Atlassian JIRA
(v6.2#6252)