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

perf: euclidean distance field acceleration #11

Merged
merged 9 commits into from
Jul 20, 2020

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    7d6848a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ab2496 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    150bebd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Configuration menu
    Copy the full SHA
    a256ea2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. feat: free space parameter is working!

    Time reduction less than anticipated. How much work is the
    dijkstra loop doing redundantly?
    william-silversmith committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    ba6f0cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97d3570 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32cf784 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f177ad View commit details
    Browse the repository at this point in the history
  5. docs: cpp info on how to use free_space_radius

    refactor: switch dist and free_space_radius positions
    william-silversmith committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    ee3c564 View commit details
    Browse the repository at this point in the history