Skip to content

Cleanup String.format() usage #14404

@shounakmk219

Description

@shounakmk219

The poor performance of String.format() is brought up multiple times in different PR reviews (recently)

We should either move to to using + or StringBuilder instead of String.format() and cleanup the existing usage of String.format() with the decided option as well.

ref - https://www.baeldung.com/java-string-concatenation-methods

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions