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

Misc updates in codebase to be a bit more efficient #24454

Merged
merged 3 commits into from
Mar 22, 2022

Conversation

rsvoboda
Copy link
Member

Misc updates in codebase:

  • Use Collections.addAll instead of adding items in for cycle
  • Use entrySet as both key and value are used
  • String.format not needed

@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/metrics area/picocli area/qute The template engine area/undertow labels Mar 21, 2022
@quarkus-bot
Copy link

quarkus-bot bot commented Mar 21, 2022

/cc @ebullient

@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Mar 21, 2022
@geoand geoand merged commit 5742fb0 into quarkusio:main Mar 22, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Mar 22, 2022
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/metrics area/picocli area/qute The template engine area/undertow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants