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

[NodeTraverser] Use NodeTraverser::DONT_TRAVERSE_CURRENT_AND_CHILDREN instead of NodeTraverser::DONT_TRAVERSE__CHILDREN #3233

Merged
merged 1 commit into from Dec 21, 2022

Conversation

samsonasik
Copy link
Member

Ensure use NodeTraverser::DONT_TRAVERSE_CURRENT_AND_CHILDREN to improve performance to avoid unnecessary lookup current as well when no need to traverse the passed node.

… instead of NodeTraverser::DONT_TRAVERSE__CHILDREN
@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba it is ready for review.

@TomasVotruba TomasVotruba merged commit 432d3e4 into main Dec 21, 2022
@TomasVotruba TomasVotruba deleted the use-donot-traverse-current-and-children branch December 21, 2022 12:57
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