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

StringBuilder performance boost #61

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Alvari-Kupari
Copy link

Refactored ParserUtil to use a stringbuilder when concatenating a string within a loop to boost performance. Also added miussing override annotations to align with codestyle conventions

@x-ream x-ream deleted a comment from 277doris Jan 28, 2025
@x-ream x-ream deleted a comment from hopejeke Jan 28, 2025
@sim-wangyan
Copy link
Member

Thanks for the pull request! Could you minimize it?

…hin a loop to boost performance. I also added missing override annotations to comply with codestyle conventions
@Alvari-Kupari
Copy link
Author

My apologies, I had an automatic code formatter which made the diff file include unnecessary changes. I've repushed the changes without formatting to include only the key changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants