forked from valhalla/valhalla
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Significantly improve performance of graph building.
* Preprocess language tags for admin polygons during graph building. * Use more optimal algorithm for finding if a point is covered by an admin or timezone polygon. * Disable internal SQLite memory accounting statistics to remove contentious mutex.
- Loading branch information
1 parent
eacbb60
commit f9e360a
Showing
3 changed files
with
67 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters