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

Increase default HeuristicWeightPercentage #17334

Closed
wants to merge 1 commit into from

Commits on Nov 15, 2019

  1. Increase default HeuristicWeightPercentage

    By increasing the maximum allowed path length,
    we can cut the average number of considered cells
    to less than half compared to the old default of 125%,
    notably reducing the average performance hit
    of the pathfinder.
    reaperrr committed Nov 15, 2019
    Copy the full SHA
    d8bab05 View commit details
    Browse the repository at this point in the history