Changes between Version 6 and Version 7 of dataRepositoryManager
- Timestamp:
- Oct 4, 2012, 5:47:06 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dataRepositoryManager
v6 v7 38 38 * name = "Monav offline routing data repository" 39 39 40 === Example_ Land===40 === Example_Package === 41 41 * pack_type = "monav" 42 42 * url - pack URL … … 51 51 52 52 == Monav data repository == 53 Located in the ''monav'' driectory 54 55 53 56 54 57 === Monav data processing === 55 58 * the Monav preprocessor can run in multiple threads 56 59 * the repository generator should detect the number of cores and start supply the corresponding number to the preprocessor command line arguments using the ''-t'' option 60 61 ==== Benchmarks ==== 62 63 {{{ 64 65 2012.10.04 66 France.pbf 67 bike speed profile PQ: 68 4 threads = 90.722000 69 48 threads = 32.841000 70 96 threads 71 72 }}}