Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TRUNK-4226: Performance - Method concatenates strings using + in a loop #590

Merged
merged 1 commit into from Jan 29, 2014

Conversation

dszafranek
Copy link
Contributor

No description provided.

@dszafranek
Copy link
Contributor Author

It's faster and more optimal than delete(0, s.length()). It's emptying a buffer without additional iterations

dkayiwa added a commit that referenced this pull request Jan 29, 2014
TRUNK-4226: Performance - Method concatenates strings using + in a loop
@dkayiwa dkayiwa merged commit 73bcb65 into openmrs:master Jan 29, 2014
@djazayeri
Copy link
Member

Note that I'm pretty sure that Arder Parser file is autogenerated. We should find some way to exclude those from Sonar.

@rkorytkowski
Copy link
Member

I already excluded it. No more errors should be reported there.

@dszafranek dszafranek deleted the TRUNK-4226 branch February 3, 2014 07:24
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants