-
Notifications
You must be signed in to change notification settings - Fork 1
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
Standard Moving AI pathfinding benchmarks #8
Commits on Aug 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b0c84b3 - Browse repository at this point
Copy the full SHA b0c84b3View commit details
Commits on Aug 5, 2024
-
Created load_benchmark function and introduced update_all_neighbours …
…to PathingGrid for easier use existing BoolGrid
Configuration menu - View commit details
-
Copy full SHA for 2b90f08 - Browse repository at this point
Copy the full SHA 2b90f08View commit details -
Refactored standard_benchmark, supporting maps and scenarios in folde…
…rs and making loading of benchmark far easier
Configuration menu - View commit details
-
Copy full SHA for 860f7cf - Browse repository at this point
Copy the full SHA 860f7cfView commit details -
Created utility crate grid_pathfinding_benchmark for loading benchmar…
…ks and added dao_benchmark to criterion benchmark
Configuration menu - View commit details
-
Copy full SHA for 62cf243 - Browse repository at this point
Copy the full SHA 62cf243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6622dc1 - Browse repository at this point
Copy the full SHA 6622dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9215ef - Browse repository at this point
Copy the full SHA a9215efView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7da3da - Browse repository at this point
Copy the full SHA e7da3daView commit details
Commits on Aug 6, 2024
-
Extended README.md to include discussion of new benchmarks and relati…
…ve performance, switched to single_bench
Configuration menu - View commit details
-
Copy full SHA for 09fea5f - Browse repository at this point
Copy the full SHA 09fea5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e831b96 - Browse repository at this point
Copy the full SHA e831b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for a783a4d - Browse repository at this point
Copy the full SHA a783a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3c3044 - Browse repository at this point
Copy the full SHA b3c3044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 730f855 - Browse repository at this point
Copy the full SHA 730f855View commit details -
Added #[allow(unused)] above Scenario as unused fields are necessary …
…for the file format
Configuration menu - View commit details
-
Copy full SHA for 3c46031 - Browse repository at this point
Copy the full SHA 3c46031View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2d66fd - Browse repository at this point
Copy the full SHA d2d66fdView commit details