Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AddContracted extremy slow #26

Closed
TomQv opened this issue Jan 11, 2022 · 2 comments
Closed

AddContracted extremy slow #26

TomQv opened this issue Jan 11, 2022 · 2 comments

Comments

@TomQv
Copy link

TomQv commented Jan 11, 2022

We are busy rebuilding the routerdbs for many countries of the world. Its the first time since a couple of years so I don't remember anymore, how it went that time.

Anyway, now its Itinero 1.6.0-pre032, Reminiscence 1.3.0. with a Windows App x64.

For example germany-latest.osm.pbf. routerDb.LoadOsmData() is an hour, thats acceptable.
Then routerDb.AddContracted() with standard-profiles Car, Bicycle and Walking. 12-15h each.
Will take us month to compile all the countries.

The machine is a I5 3.3GHz with 32G ram. CPU load is around 40% and memory consumption ca 20GB.
Network load is 0% so I believe, its ok, if the PBF is on a NAS? Everything is done in Memory?

Maybe we are doing something wrong or missing something? Would be great if there is a trick to speed up.

@TomQv
Copy link
Author

TomQv commented Jan 13, 2022

Update:

12h is only AddContracted Car.
AddContracted Pedestrian is currently still running, already 48h....

Please, what is wrong here?

@TomQv
Copy link
Author

TomQv commented Jan 14, 2022

sorry, was posted by mistake in reminiscence
moved to here itinero/routing#346

@TomQv TomQv closed this as completed Jan 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant