-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimization: early exit get_aggressive_path -93%
Added a benchmark task where the player is near. On the task where the player is near, big speedup. No change for task where player is far (previous benchmark). This should make a good difference in real play, since the bot is chasing us it shouldn't always on the other side of the map.
- Loading branch information
JesseEmond
committed
Oct 5, 2024
1 parent
2710622
commit 0d6de5f
Showing
2 changed files
with
29 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters