Skip to content

How long is building the initial graph supposed to take? #129

Closed Answered by nilsnolde
Dunge asked this question in Q&A
Discussion options

You must be logged in to vote

From the project description it led me to believe this was lightweight and didn't require that much memory and could be run on low-end devices, doesn't seem to be the case for building.

Correct, that's not the case for building which is anything else but light-weight. That only goes for runtime.

5 GB is quite low for NA and I wouldn't be surprised if it fails for you in a later stage. valhalla_build_tiles -h will list them for you. You just finished the parsing phase (I think), subsequent stuff will mostly run multi-threaded.

Maybe some general guidelines on what to expect in term of time, disk space, and memory/cpu requirements could be added to the project homepage...

Sure, someone …

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@nilsnolde
Comment options

Answer selected by nilsnolde
@Dunge
Comment options

@nilsnolde
Comment options

@Dunge
Comment options

@nilsnolde
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants