[ https://issues.apache.org/jira/browse/JSPWIKI-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298355#comment-17298355 ]
ASF subversion and git services commented on JSPWIKI-1144: ---------------------------------------------------------- Commit 3d1724a4436e9ce3fb663bd90525ba58d51912ba in jspwiki's branch refs/heads/master from Arturo Bernal [ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=3d1724a ] JSPWIKI-1144 - Minor performance improvement: * Add final on private variable --> just try to make all class/var read-only * Remove Redundant initializer * Use isEmpty() instead length() * Avoid use pre-size array > Minor performance improvement > ----------------------------- > > Key: JSPWIKI-1144 > URL: https://issues.apache.org/jira/browse/JSPWIKI-1144 > Project: JSPWiki > Issue Type: Improvement > Reporter: Arturo Bernal > Priority: Minor > Labels: pull-request-available > > * Add final on private variable --> just try to make all class/var read-only > * Remove Redundant initializer > * Use isEmpty() instead length() > * Avoid use pre-size array -- This message was sent by Atlassian Jira (v8.3.4#803005)