osrm-backend/features
Kajari Ghosh 90e0beaed6 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 08:00:15 -04:00
..
bicycle adjust tests to changes 2018-04-16 11:39:44 +02:00
car Added post process logic to collapse segregated turn instructions (#4925) 2018-03-30 07:43:56 -04:00
foot Adds exception for barrier=lift_gate (bike, walk), resolves #4490 2017-10-19 15:27:35 +01:00
guidance Honour British spelling of manoeuvre relation (#5004) 2018-04-06 17:08:30 -07:00
lib Run cucumber in its own dataset namespace so it does not interfere 2018-04-05 15:12:47 +02:00
nearest cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
options Better test coverage for datastore options 2018-04-07 00:22:29 +02:00
raster Don't use manual extract commands in weight tests 2017-06-02 18:12:13 +00:00
step_definitions Use smaller range for U-turn angles in map-matching 2018-02-28 15:21:47 +01:00
stress cucumber: change syntax of node maps 2016-10-11 09:07:48 +02:00
support Run cucumber in its own dataset namespace so it does not interfere 2018-04-05 15:12:47 +02:00
testbot set up for computing durations while unpacking them 2018-04-20 08:00:15 -04:00