logo separator

Build mkgmap/splitter #214

Commit: 636 by gerd
Branch: solve-parallel
Time: 15 Jul 2021, 11:13 a.m.
Passed
Total time: 1 min 27 sec

improve results for large splits (more than 256 tiles) - use better local optimisation - split into smaller parts first and run multiple solvers in parallel - reduce memory footprint in split phase Effects: - a lot fewer tiles for complex splits (e.g. 100 less for Europe) - nearly no change for splits that result in 256 or fewer parts - typically a few more seconds for the split phase

  • java=jdk8, python=default
    Passed
    46 sec
  • java=openjdk8, python=default
    Passed
    40 sec

Latest commits

  • mkgmap-r4922 improve AngleChecker to fix wrong or missing routing hints where roads are spltting or crossing at sharp angles..
    31 aug 2024
  • mkgmap-r4921 fix split() so that there are no gaps between the 4 children.
    10 jun 2024
  • mkgmap-r4920 update file sizes in unit tests, no functional change.
    10 jun 2024
  • splitter-r654 - add note that splitter doesn't handle holes in *.poly files.
    05 apr 2024
  • mkgmap-r4919 Avoid possible integer overflow in blocksize calculation when gmapsupp contains large number of tiles.
    04 apr 2024
See more...