andrewrk / andrewrk/node-astar
Improve performance
Open
- Dominant language
- JavaScript
- Stars
- 69
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Hi, @andrewrk.
Thanks for this module.
I am using to solve a heavy computation task. It seems that there is a much more performant heap implementation: https://github.com/lemire/FastPriorityQueue.js.
Would you consider a change from `Heap` to `FastPriorityQueue`?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.