mikolalysenko / l1-path-finder

🗺 Fast path planning for 2D grids
https://mikolalysenko.github.io/l1-path-finder/www
MIT License
484 stars 43 forks source link

Fix easystar.js benchmarks #5

Closed prettymuchbryce closed 8 years ago

prettymuchbryce commented 8 years ago

This commit fixes the easystar.js benchmarks by updating easystar.js to a newer version, and modifying the associated easystar.js benchmark module.

mikolalysenko commented 8 years ago

Thanks! This looks pretty good.