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

Optimize clearing reloadable flag #26716

Merged
merged 1 commit into from
Jul 14, 2022

Conversation

aloubyansky
Copy link
Member

@aloubyansky aloubyansky commented Jul 13, 2022

This is a follow up to #26411
This change significantly reduces the amount of allocations and number of dependency visits.

@quarkus-bot quarkus-bot bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Jul 13, 2022
Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clever!

@gastaldi gastaldi merged commit 0cc407b into quarkusio:main Jul 14, 2022
@quarkus-bot quarkus-bot bot added this to the 2.12 - main milestone Jul 14, 2022
@gsmet gsmet modified the milestones: 2.12 - main, 2.11.0.Final Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants