makepath/mapshader

numba-ize mercator.py

brendancol opened this issue · 1 comments

  • add tests for mercator.py (using pytest mapshader/tests/test_mercator.py -sv -k <optional_grep>
  • benchmark performance of current functions (using pytest-benchmark)
  • add numba decorators and see what performance improvements we can achieve