Skip to content

Instantly share code, notes, and snippets.

@karussell
Created February 28, 2019 14:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karussell/554ae307fead1aa02aab9e159eaee236 to your computer and use it in GitHub Desktop.
Save karussell/554ae307fead1aa02aab9e159eaee236 to your computer and use it in GitHub Desktop.
optimization potential to make import faster
14h total import time for car, scooter, truck, small_truck:
0h 50: OSM planet data update
2h 20: OSM data import
0h 50: improve speed data based on speed model
2h 15: subnetwork calculation incl 50min removal
4h 00: CH preparation of 4 profiles with 4 threads
3h 20: LM preparation of 4 profiles with 4 threads
27h total for bike, foot, hike, mtb, racingbike
0h 50: OSM planet data update
2h 30: OSM data import
6h 00: subnetwork calculation incl 2h 20min removal
12h 00: CH preparation of 5 profiles with 3 threads
5h 20: LM preparation of 5 profiles with 3 threads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment