We need to reevaluate the lua profiles. Performance is fine during routing because we cache profiles, the biggest issue it the performance of the instruction generation.
Options are:
Improve performance of lua-profiles.
Use other tech to define profile, we could use C# and embed these.
We need to reevaluate the lua profiles. Performance is fine during routing because we cache profiles, the biggest issue it the performance of the instruction generation.
Options are:
Related to: https://github.com/itinero/routing/issues/73