osrm-backend/unit_tests/extractor
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
..
compressed_edge_container.cpp Allow specifing a weight for routing that is independent of duration 2017-01-27 11:19:37 +01:00
graph_compressor.cpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
intersection_analysis_tests.cpp Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost. 2018-10-30 15:41:06 -07:00
location_dependent_data_tests.cpp Add last location memoization in Lua context 2017-10-04 10:03:42 +02:00
name_table.cpp Fix formating 2018-03-26 11:02:34 +00:00
raster_source.cpp profiles api v2 2017-07-18 10:09:22 +00:00