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

[NodeManipulator] Improve IfManipulator::collectNestedIfsWithNonBreaking() performance #3720

Merged
merged 1 commit into from
May 1, 2023

Conversation

samsonasik
Copy link
Member

Use findFirstInstanceOf() instead of findInstanceOf() when possible.

@samsonasik samsonasik requested a review from TomasVotruba as a code owner May 1, 2023 13:19
@samsonasik samsonasik enabled auto-merge (squash) May 1, 2023 13:19
@samsonasik samsonasik merged commit 3c7f2e8 into main May 1, 2023
@samsonasik samsonasik deleted the improve-if branch May 1, 2023 13:25
samsonasik added a commit that referenced this pull request May 8, 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
Development

Successfully merging this pull request may close these issues.

1 participant