openplannerteam / itinero-tiled-routing

A repository to focus the work on tiled-routing in Itinero.
Apache License 2.0
2 stars 2 forks source link

Finalize the new profiles design #25

Open xivk opened 5 years ago

xivk commented 5 years ago

We want a new profile implementation because the current one is too slow. The lua interpreter is the issue. We have a few options:

xivk commented 5 years ago

Webassembly running in .NET could also be an option: https://github.com/RyanLamansky/dotnet-webassembly/issues