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

[MNG-7899] Various memory usage improvements 3 #1268

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

sebastien-doyon
Copy link
Contributor

@sebastien-doyon sebastien-doyon commented Sep 26, 2023

https://issues.apache.org/jira/browse/MNG-7899
Reuse a StringBuilder in a for loop by setting its lenght to zero.
Help reduce temporary objects creation.

To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.

@sebastien-doyon sebastien-doyon changed the title [MNG-7899] Various memory usage improvements [MNG-7899] Various memory usage improvements 3 Sep 26, 2023
Reuse a StringBuilder in a for loop by setting its lenght to zero.
Help reduce temporary objects creation.
@gnodet gnodet added this to the 4.0.0-alpha-8 milestone Oct 19, 2023
@gnodet gnodet merged commit 1688806 into apache:master Oct 19, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants