You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "Furkan Kamaci (Jira)" <ji...@apache.org> on 2021/04/20 19:25:00 UTC

[jira] [Created] (ANY23-465) Use StringBuilder Instead of String Concatenation at Loop

Furkan Kamaci created ANY23-465:
-----------------------------------

             Summary: 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
             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)