osrm-backend/include/updater
Daniel Patterson 498259b220
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
Adds approx 10% to total data size.  Speeds up large table requests by 2 orders of magnitude.

Co-authored-by: Kajari Ghosh <ghoshkaj@gmail.com>
2018-10-30 15:41:06 -07:00
..
csv_file_parser.hpp Use TBB parallel sort of CSV entries, #4418 2017-08-18 14:37:42 +02:00
csv_source.hpp Apply clang-format 2017-03-10 14:43:02 +00:00
source.hpp If traffic CSV has an empty 4th column, preserve the weight on an edge while updating the duration. 2017-09-01 08:34:58 -07:00
updater_config.hpp Always read .osrm.enw file in updater 2018-04-28 08:59:18 +02:00
updater.hpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00