You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by GitBox <gi...@apache.org> on 2021/01/18 10:41:55 UTC

[GitHub] [jspwiki] arturobernalg opened a new pull request #36: JSPWIKI-1144 - Minor performance improvement:

arturobernalg opened a new pull request #36:
URL: https://github.com/apache/jspwiki/pull/36


   * 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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jspwiki] juanpablo-santos merged pull request #36: JSPWIKI-1144 - Minor performance improvement:

Posted by GitBox <gi...@apache.org>.
juanpablo-santos merged pull request #36:
URL: https://github.com/apache/jspwiki/pull/36


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jspwiki] arturobernalg commented on pull request #36: JSPWIKI-1144 - Minor performance improvement:

Posted by GitBox <gi...@apache.org>.
arturobernalg commented on pull request #36:
URL: https://github.com/apache/jspwiki/pull/36#issuecomment-773923301


   Ping @juanpablo-santos 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org