You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by GitBox <gi...@apache.org> on 2020/01/16 22:56:22 UTC

[GitHub] [groovy] PascalSchumacher opened a new pull request #1146: Use StringBuilder#append(char[] str, int offset, int len) to improve …

PascalSchumacher opened a new pull request #1146: Use StringBuilder#append(char[] str, int offset, int len) to improve …
URL: https://github.com/apache/groovy/pull/1146
 
 
   …performance.

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [groovy] danielsun1106 commented on issue #1146: Use StringBuilder#append(char[] str, int offset, int len) to improve …

Posted by GitBox <gi...@apache.org>.
danielsun1106 commented on issue #1146: Use StringBuilder#append(char[] str, int offset, int len) to improve …
URL: https://github.com/apache/groovy/pull/1146#issuecomment-575415214
 
 
   Merged. Thanks.

----------------------------------------------------------------
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


With regards,
Apache Git Services

[GitHub] [groovy] danielsun1106 merged pull request #1146: Use StringBuilder#append(char[] str, int offset, int len) to improve …

Posted by GitBox <gi...@apache.org>.
danielsun1106 merged pull request #1146: Use StringBuilder#append(char[] str, int offset, int len) to improve …
URL: https://github.com/apache/groovy/pull/1146
 
 
   

----------------------------------------------------------------
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


With regards,
Apache Git Services