[
https://issues.apache.org/jira/browse/ANY23-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326056#comment-17326056
]
ASF GitHub Bot commented on ANY23-465:
--------------------------------------
kamaci opened a new pull request #172:
URL: https://github.com/apache/any23/pull/172
StringBuilder should be used instead of String concatenation at loops due to
performance reasons.
--
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:
[email protected]
> Use StringBuilder Instead of String Concatenation at Loop
> ---------------------------------------------------------
>
> Key: ANY23-465
> URL: https://issues.apache.org/jira/browse/ANY23-465
> Project: Apache Any23
> Issue Type: Improvement
> Components: core
> Affects Versions: 2.4
> Reporter: Furkan Kamaci
> Priority: Minor
> Fix For: 2.5
>
>
> StringBuilder should be used instead of String concatenation at loops due to
> performance reasons.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)