AI: Route Search
Here I'm just using different search strategies to find a route from one city in Romania to another.
I am using performance.now() to measure the elapsed time it took to compute the route, but it appears that this method is currently not returning high-res results due to the Spectre vulnerability, so if it takes less than 1 millisecond to complete, we're not really going to see how long it takes. sigh