osrm-backend/src
Michael Bell 4ac827a849 Remove redundant loading of .osrm.cell_metrics
When using process memory, MLD cell metrics are loaded twice from
.osrm.cell_metrics - once when loading static data, and again when
loading updatable data. The former appears to be the mistake,
as .osrm.cell_metrics is only listed in `GetUpdatableFiles`.
2021-04-24 21:19:27 +01:00
..
benchmarks Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
contractor Merge branch 'master' into avoid_samelookup_in_heap_map 2020-11-26 21:29:27 +01:00
customize Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
engine Avoid copying ManyToMany table results (#5923) 2021-01-04 08:46:51 -08:00
extractor clang-format 2021-01-27 13:12:20 +01:00
guidance Add support for multiple via-way restrictions (#5907) 2020-12-20 13:59:57 -08:00
nodejs Undo libosrm API break by adding old interface as method overload (#5861) 2021-01-27 09:14:44 -08:00
osrm Undo libosrm API break by adding old interface as method overload (#5861) 2021-01-27 09:14:44 -08:00
partitioner Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
server Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
storage Remove redundant loading of .osrm.cell_metrics 2021-04-24 21:19:27 +01:00
tools Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
updater Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00
util Upgrade formatting to clang-format 10 (#5895) 2020-11-26 07:21:39 -08:00