Commits
Click on a commit to change the comparison rangeperf: pre-allocate BinaryHeap in astar_bag
Add capacity hint to reduce reallocations in astar_bag BinaryHeap,
similar to the optimization already done for regular astar function.
Co-authored-by: samueltardieu <44656+samueltardieu@users.noreply.github.com>