osrm-backend/src/storage
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
..
io_config.cpp Solving problem with g++8 and new boost libs: 2019-05-28 12:43:27 +02:00
storage.cpp Remove redundant loading of .osrm.cell_metrics 2021-04-24 21:19:27 +01:00