osrm-backend/include
Kajari Ghosh ca123790bc set up for computing durations while unpacking them
copy dummy cache over

implement retrievePackedPathFromSearchSpace

calculate packed_path_from_source_to_middle

debugging the retrievePackedPathFromSearchSpace function implementation

adding in packed_path_from_source_to_middle

cache is partway working

unpack path and get duration that way

the computeDurationForEdge method

comment out cache

clean up the code

move vector creation and allocation to outside of loop

hack to not return vectors on facade.GetUncompressedForwardDurations and facade.GetUncompressedReverseDurations

clean up hack

add exclude_index to cache key

clearing cache with timestamp

rebase against vectors->range pr

swapped out unordered_map cache with a boost_lru implementation

calculation for cache size

cleaned up comment about cache size calculations

unit tests

cache uses unsigned char for exclude index

clean up cache and unit tests
2018-04-20 10:01:39 -04:00
..
contractor Simplify toEdges and make it more robust against accidental memory allocations 2018-04-09 13:03:28 +02:00
customizer Fix formating 2018-04-04 12:38:40 +02:00
engine set up for computing durations while unpacking them 2018-04-20 10:01:39 -04:00
extractor Use ranges with fixed types 2018-04-09 11:05:01 +02:00
guidance Fix errors when loading an incompatible dataset. 2018-04-04 12:38:40 +02:00
nodejs Fix formating 2018-04-05 15:12:47 +02:00
osrm Fix formating 2018-02-06 11:51:33 +01:00
partitioner Use ArrayStorage for boundary nodes to optimize MLD 2018-04-09 15:08:00 +02:00
server Add waypoints parameter to matching service, returns map matching result 2018-01-08 12:28:20 +01:00
storage empty list of shmem regions if none found 2018-04-13 12:07:10 +02:00
updater Add CRC checksums to EBG and turns data 2018-02-02 11:33:38 -05:00
util Remove dummy edges before inplace permutation 2018-04-19 12:18:48 +02:00