tomtom-international/openlr#33
suggestions:
- try reducing the number of threads as they are likely competing for resources
- implementing MapDatabase using an in-memory copy of the map (suggested for sqlite, mabye not an issue with postgres, which is used here)
tomtom-international/openlr#33
suggestions: