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

PathFinder minor optimizations. #19523

Closed

Conversation

anvilvapre
Copy link
Contributor

Combine two calls CanExpand and Expand into a single call to TryExpand.

Reduce the number of cell layer index cell look-ups.

No functional change intended.

Originally part of a separate pull request that I will close in future #19245.

@anvilvapre anvilvapre force-pushed the 20210716_perf_path_search branch 2 times, most recently from 71e1f04 to e86c5ff Compare July 16, 2021 13:26
@anvilvapre
Copy link
Contributor Author

ping.

@abcdefg30
Copy link
Member

This also needs a rebase but is probably good to go then.

@anvilvapre
Copy link
Contributor Author

has been open since july. was a simple change. either accept or reject it.

@anvilvapre anvilvapre closed this Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants