osrm-backend/include/engine/datafacade
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
..
algorithm_datafacade.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
contiguous_block_allocator.hpp Load data in two separate data regions 2018-04-07 00:22:29 +02:00
contiguous_internalmem_datafacade.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
datafacade_base.hpp Always read .osrm.enw file in updater 2018-04-28 08:59:18 +02:00
mmap_memory_allocator.hpp mmap tarfiles directly when mmapping is enabled, instead of copying data into separate mmapped block 2018-10-26 23:53:59 -07:00
process_memory_allocator.hpp Load data in two separate data regions 2018-04-07 00:22:29 +02:00
shared_memory_allocator.hpp Fix formating 2018-04-07 00:22:29 +02:00