Closed nietaki closed 7 years ago
For example this one: https://hex.pm/packages/pqueue
The heap compares the urls as well as the crawling depth. It's doing unnecessary string comparison and it looks weird when the pages go roughly reverse-alphabetically.
For example this one: https://hex.pm/packages/pqueue
The heap compares the urls as well as the crawling depth. It's doing unnecessary string comparison and it looks weird when the pages go roughly reverse-alphabetically.